mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Rename humbug => zulip in some log file names.
(imported from commit 0bb5284566861e5a2f260cc66dcb53ebac0d7b97)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
access_log /var/log/nginx/humbug.access.log;
|
||||
error_log /var/log/nginx/humbug.error.log;
|
||||
access_log /var/log/nginx/zulip.access.log;
|
||||
error_log /var/log/nginx/zulip.error.log;
|
||||
|
||||
# Enable HSTS: tell browsers to always use HTTPS
|
||||
add_header Strict-Transport-Security max-age=15768000;
|
||||
|
Reference in New Issue
Block a user