bring back the settings

This commit is contained in:
2025-11-12 08:11:27 +00:00
parent d88e832105
commit 933533aee1
2 changed files with 3 additions and 2 deletions

View File

@@ -44,7 +44,6 @@ in
http_addr = "0.0.0.0";
http_port = cfg.port;
};
dashboards.min_refresh_interval = "15s";
users.auto_assign_org = true;
feature_toggles.accessTokenExpirationCheck = true;
};