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