host/tatos: increase token rotation interval for grafana
This commit is contained in:
parent
d9fae03553
commit
a39b4dbebc
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ in
|
|||
http_port = port;
|
||||
inherit domain;
|
||||
};
|
||||
auth.token_rotation_interval_minutes = 60;
|
||||
};
|
||||
provision = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue