diff options
author | default <nobody@localhost> | 2023-06-15 06:15:39 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-06-15 06:15:39 +0200 |
commit | 14b2f697689fbdfa946b310d65ef3079ee7fec5b (patch) | |
tree | d3670c1b429039d2716c879ada71a0e4f094ffac /doc | |
parent | 9a4ff572053b4e82f4e7d061fabe40c28b383eef (diff) |
If a ~/log/ folder exists, also write the log there.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/snac.5 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -89,6 +89,8 @@ including HTTP headers. Only useful for debugging. May grow to enormous sizes. .It Pa error/ If this directory exists, HTTP signature check error headers are logged here. Only useful for debugging. +.It Pa log/ +If this directory exists, log messages are also stored there in daily files. .It Pa app/ This directory stores Mastodon API apps. .It Pa token/ |