nixos/prometheus: add cloud to refresh_interval description
This commit is contained in:
parent
7958dbb8a7
commit
cad83fc596
@ -591,7 +591,7 @@ let
|
||||
'';
|
||||
|
||||
refresh_interval = mkDefOpt types.str "60s" ''
|
||||
Refresh interval to re-read the instance list.
|
||||
Refresh interval to re-read the cloud instance list.
|
||||
'';
|
||||
|
||||
port = mkDefOpt types.int "80" ''
|
||||
|
Loading…
Reference in New Issue
Block a user