Compare commits
No commits in common. "d0afa51964adc4540453875cf3dd0585fbb90d1f" and "c554108bc77cf15cd8e07bcc54b015896e267c03" have entirely different histories.
d0afa51964
...
c554108bc7
@ -98,10 +98,6 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
services.logrotate.settings.nginx = {
|
||||
frequency = "daily";
|
||||
maxage = 14;
|
||||
};
|
||||
|
||||
security.acme = {
|
||||
defaults.email = "letsencrypt@clerie.de";
|
||||
|
@ -29,8 +29,5 @@
|
||||
proxy_pass_header Authorization;
|
||||
'';
|
||||
};
|
||||
extraConfig = ''
|
||||
access_log off;
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user