mirror of
https://github.com/apache/superset.git
synced 2026-04-23 10:04:45 +00:00
Adding a DRUID_IS_ACTIVE flag and changing nav bar
This commit is contained in:
@@ -53,6 +53,7 @@ APP_NAME = "Dashed"
|
||||
# tz.tzutc() : Using utc timezone
|
||||
# tz.tzlocal() : Using local timezone
|
||||
# other tz can be overridden by providing a local_config
|
||||
DRUID_IS_ACTIVE = True
|
||||
DRUID_TZ = tz.tzutc()
|
||||
|
||||
# ----------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user