Skip to content

Commit 6ff4e21

Browse files
Update web_system.stpl
1 parent 849f85a commit 6ff4e21

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

install/deb/templates/mail/nginx/web_system.stpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ server {
88
access_log /var/log/nginx/domains/%domain%.log combined;
99
error_log /var/log/nginx/domains/%domain%.error.log error;
1010

11-
include %home%/%user%/conf/mail/%root_domain%/nginx.forcessl.conf*;
12-
1311
location ~ /\.(?!well-known\/) {
1412
deny all;
1513
return 404;

0 commit comments

Comments
 (0)