fix: obsolete info in doc
Massimo Melina committed
Dec 2, 2024 at 23:40 UTC
f33524492b04bfc66c4a7461a85fb49ea06322a5
1 file changed
-1
config.md
-1
@@ -50,7 +50,6 @@ Configuration can be done in several ways
50
- `log_ua` include user-agent in the logs. Default is false.
51
- `track_ips` keep track of all IP addresses seen. Default is true.
52
- `error_log` path of the log file for errors. Default is `error.log`.
53
-- `errors_in_main_log` if you want to use a single file for both kind of entries. Default is false.
53
- `dont_log_net` don't include in log entries if IP matches this network mask. Default is `127.0.0.1|::1`.
54
- `accounts` list of accounts. For details see the dedicated following section.
55
- `mime` command what mime-type to be returned with some files.