diff options
| author | 2026-06-24 02:09:52 -0600 | |
|---|---|---|
| committer | 2026-06-24 02:09:52 -0600 | |
| commit | cf1e3ec5a76ab1295a45b99b0165ba7fdb9c2585 (patch) | |
| tree | 14a5d980a2798b81045fcc401ab43684b2f2482e /server.conf | |
| parent | add trusted cert file too (diff) | |
json logs
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; |
