add option for config.yml to config log delete periodically

This commit is contained in:
hantmac
2019-08-31 11:28:16 +08:00
parent c481c66484
commit 95faaa0038

View File

@@ -15,6 +15,8 @@ redis:
log:
level: info
path: "/var/logs/crawlab"
isDeletePeriodically: "Y"
deleteFrequency: "@hourly"
server:
host: 0.0.0.0
port: 8000