min_refresh_interval
This commit is contained in:
@@ -45,7 +45,7 @@ in
|
|||||||
http_port = cfg.port;
|
http_port = cfg.port;
|
||||||
};
|
};
|
||||||
dashboards = {
|
dashboards = {
|
||||||
min_refresh_interval = "5s";
|
min_refresh_interval = "15s";
|
||||||
default_refresh_interval_options = [
|
default_refresh_interval_options = [
|
||||||
"15s"
|
"15s"
|
||||||
"30s"
|
"30s"
|
||||||
|
|||||||
Reference in New Issue
Block a user