wizualne
This commit is contained in:
@@ -110,7 +110,7 @@ TIME_RANGES = {
|
||||
|
||||
REALTIME = {
|
||||
"refresh_seconds": env_int("REALTIME_REFRESH_SECONDS", 8),
|
||||
"history_default_range": os.getenv("REALTIME_HISTORY_DEFAULT_RANGE", "6h"),
|
||||
"history_default_range": os.getenv("REALTIME_HISTORY_DEFAULT_RANGE", "today"),
|
||||
}
|
||||
|
||||
ANALYTICS = {
|
||||
|
||||
Reference in New Issue
Block a user