tv nginx: enable reload
This commit is contained in:
parent
587015b9d7
commit
b00873ffa7
@ -4,6 +4,8 @@ with import <stockholm/lib>;
|
|||||||
|
|
||||||
{
|
{
|
||||||
services.nginx = {
|
services.nginx = {
|
||||||
|
enableReload = true;
|
||||||
|
|
||||||
recommendedGzipSettings = true;
|
recommendedGzipSettings = true;
|
||||||
recommendedOptimisation = true;
|
recommendedOptimisation = true;
|
||||||
recommendedTlsSettings = true;
|
recommendedTlsSettings = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user