upstream loose changes on quitte
This commit is contained in:
parent
05152b6db4
commit
f1c3ecffe2
4 changed files with 10 additions and 2 deletions
|
@ -69,7 +69,7 @@ in
|
|||
};
|
||||
virtualHosts."${domain}" = {
|
||||
locations."= /" = {
|
||||
return = "301 /2023/";
|
||||
return = "301 /2024/";
|
||||
};
|
||||
locations."/" = {
|
||||
root = "/srv/web/ese/served";
|
||||
|
|
|
@ -56,6 +56,7 @@ in
|
|||
display_errors=0
|
||||
post_max_size = 40M
|
||||
upload_max_filesize = 40M
|
||||
extension=sysvsem.so
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue