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 782e5694e6
commit 8b50e12681

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