formatting

This commit is contained in:
Rouven Seifert 2023-03-24 17:06:40 +01:00
parent 214c0d525d
commit 250ee8b01b
Signed by untrusted user: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

@ -11,10 +11,10 @@ in
autoindex on; autoindex on;
''; '';
locations."~/(klausuren|uebungen|skripte|abschlussarbeiten)".extraConfig = '' locations."~/(klausuren|uebungen|skripte|abschlussarbeiten)".extraConfig = ''
allow 141.30.0.0/16; allow 141.30.0.0/16;
allow 141.76.0.0/16; allow 141.76.0.0/16;
allow 172.16.0.0/16; allow 172.16.0.0/16;
deny all; deny all;
''; '';
}; };