mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: remove unused options
This commit is contained in:
parent
990f3af23e
commit
95cf93eb48
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
recommendedTlsSettings = true;
|
recommendedTlsSettings = true;
|
||||||
clientMaxBodySize = "40M";
|
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
"video.liv.town" = {
|
"video.liv.town" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue