1
0
mirror of synced 2025-12-25 02:17:36 -05:00
Files
docs/feature-flags.json
Mike Surowiec 6bdbe209c9 Default sponsors+discussions pages to nextjs rendering (#19667)
* default to nextjs rendering on sponsors and discussions pages
2021-06-03 11:17:15 -07:00

6 lines
89 B
JSON

{
"FEATURE_TEST_TRUE": true,
"FEATURE_TEST_FALSE": false,
"FEATURE_NEXTJS": true
}