feat: implement enableUnfinishedFeatures flag and hidden preferences button

This commit is contained in:
Gorjan Petrovski
2021-07-05 17:03:34 +02:00
committed by GitHub
parent a9870214ea
commit 3f94636615
5 changed files with 17 additions and 8 deletions

View File

@@ -16,6 +16,7 @@ SF_NEXT_VERSION_SERVER=http://localhost:3000
DEV_DEFAULT_SYNC_SERVER=https://sync.standardnotes.org
DEV_NEXT_VERSION_SYNC_SERVER=https://api.standardnotes.com
DEV_EXTENSIONS_MANAGER_LOCATION=public/extensions/extensions-manager/dist/index.html
ENABLE_UNFINISHED_FEATURES=false
# NewRelic (Optional)
NEW_RELIC_ENABLED=false