mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 03:13:42 -05:00
remove comment
This commit is contained in:
@@ -113,7 +113,7 @@ class Development(Config):
|
||||
ASSET_PATH = "/static/"
|
||||
NOTIFY_LOG_LEVEL = "DEBUG"
|
||||
|
||||
# Feature Flags - Enable in development for testing
|
||||
# Feature Flags
|
||||
ORGANIZATION_DASHBOARD_ENABLED = (
|
||||
getenv("ORGANIZATION_DASHBOARD_ENABLED", "True") == "True"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user