a
This commit is contained in:
parent
6187f85e3c
commit
50f1f37da6
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
ragon.agenix.secrets."picardResticSSHKey" = { };
|
ragon.agenix.secrets."picardResticSSHKey" = { };
|
||||||
ragon.agenix.secrets."picardResticHealthCheckUrl" = { };
|
ragon.agenix.secrets."picardResticHealthCheckUrl" = { };
|
||||||
|
|
||||||
services.nginx.appendConfig = ''
|
services.nginx.commonHttpConfig = ''
|
||||||
proxy_cache_path /var/cache/nginx levels=1:2 keys_zone=STATIC:10m max_size=4g
|
proxy_cache_path /var/cache/nginx levels=1:2 keys_zone=STATIC:10m max_size=4g
|
||||||
inactive=60m use_temp_path=off;
|
inactive=60m use_temp_path=off;
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue