add mainUser to robi (for now)
This commit is contained in:
parent
58b5af1905
commit
d9c5327d9a
1 changed files with 4 additions and 0 deletions
|
@ -55,6 +55,10 @@
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
system.custom.mainUser.enable = true;
|
||||||
|
system.custom.mainUser.userName = "palo";
|
||||||
|
|
||||||
# 2 hours = 2 * 60 * 60 = 7200 seconds
|
# 2 hours = 2 * 60 * 60 = 7200 seconds
|
||||||
#services.netdata.config.global.history = 7200;
|
#services.netdata.config.global.history = 7200;
|
||||||
# 4 hours = 4 * 60 * 60 = 14440 seconds
|
# 4 hours = 4 * 60 * 60 = 14440 seconds
|
||||||
|
|
Loading…
Reference in a new issue