Tiny changes
This commit is contained in:
parent
61259e3a7f
commit
fd762b7bfd
|
@ -8,9 +8,9 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 8420;
|
port = 8420;
|
||||||
|
|
||||||
|
# c.Authenticator.allowed_users = {'prescientmoon'}
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
c.Authenticator.allowed_users = {'prescientmoon'}
|
c.Authenticator.admin_users = {'adrielus', 'prescientmoon'}
|
||||||
c.Authenticator.admin_users = {'prescientmoon'}
|
|
||||||
|
|
||||||
c.SystemdSpawner.mem_limit = '2G'
|
c.SystemdSpawner.mem_limit = '2G'
|
||||||
c.SystemdSpawner.cpu_limit = 2.0
|
c.SystemdSpawner.cpu_limit = 2.0
|
||||||
|
|
Loading…
Reference in a new issue