MM: restore host-specific crawler logs
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
41ee09672d
commit
67792b57ad
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ GEOIP_BASE = "/var/lib/mirrormanager/geoip"
|
|||
# which can the be used in the web interface by the mirror admins.
|
||||
# Other parts besides the crawler are also using this variable to
|
||||
# decide where to store log files.
|
||||
MM_LOG_DIR = "-"
|
||||
MM_LOG_DIR = "/var/lib/mirrormanager/logs"
|
||||
|
||||
# This is used to exclude certain protocols to be entered
|
||||
# for host category URLs at all.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue