Update site.py

pull/865/head
dami 20 hours ago
parent e5be78e832
commit 3f9540a415
  1. 1
      web/utils/site.py

@ -561,7 +561,6 @@ class sites(object):
http_ssl = http_ssl + "\n\thttp3 on;"
http_ssl = http_ssl + "\n\thttp2 on;"
conf = conf.replace(listen, listen + http_ssl)
mw.backFile(file)

Loading…
Cancel
Save