summaryrefslogtreecommitdiff
path: root/local.conf
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-02-26 15:56:21 -0500
committercyfraeviolae <cyfraeviolae>2022-02-26 15:56:21 -0500
commit7a5959ac077c211f19dae9e058642b5c98c45914 (patch)
tree00d5a44c1d89e97c7d17a1fc1b17d6309eb908e6 /local.conf
parent7a34636c75f1b428663a1ac0496bb1def14a176a (diff)
--wip-- [skip ci]
Diffstat (limited to 'local.conf')
-rw-r--r--local.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.conf b/local.conf
index cf7d5b4..a70a18a 100644
--- a/local.conf
+++ b/local.conf
@@ -5,7 +5,7 @@ pid /home/sy/code/logs/nginx.pid;
events {}
http {
include /etc/nginx/mime.types;
- default_type application/octet-streamP;
+ default_type application/octet-stream;
server {
access_log /home/sy/code/logs/access.log;