ma photostore: expire -1
This commit is contained in:
parent
d82c2f228b
commit
650090bb35
@ -30,6 +30,7 @@ in {
|
||||
forceSSL = true;
|
||||
locations = {
|
||||
"/".extraConfig = ''
|
||||
expires -1;
|
||||
uwsgi_pass unix://${wsgi-sock};
|
||||
uwsgi_param UWSGI_CHDIR ${workdir};
|
||||
uwsgi_param UWSGI_MODULE cuserver.main;
|
||||
|
Loading…
Reference in New Issue
Block a user