diff options
Diffstat (limited to 'server.conf')
| -rw-r--r-- | server.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server.conf b/server.conf index 4d3a710..6b6fc02 100644 --- a/server.conf +++ b/server.conf @@ -1,5 +1,5 @@ http2 on; -access_log /var/log/nginx/access.log i2pd; +access_log /var/log/nginx/access.log.json json; location /.well-known/ { root /var/www/localhost/htdocs; |
