mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-01-22 12:34:17 +00:00
conf/checker.conf: remove unneeded options
This commit is contained in:
parent
00f066fd2d
commit
3068a7279d
@ -2,13 +2,5 @@ include = /etc/py-i2phosts/common.conf
|
|||||||
|
|
||||||
log_level = info # debug, info, warning, error, critical
|
log_level = info # debug, info, warning, error, critical
|
||||||
log_file = /var/log/py-i2phosts/checker.log
|
log_file = /var/log/py-i2phosts/checker.log
|
||||||
pid_file = /var/run/py-i2phosts/checker.pid
|
|
||||||
|
|
||||||
sam_addr = 127.0.0.1:7656
|
sam_addr = 127.0.0.1:7656
|
||||||
|
|
||||||
# number of seconds between checks
|
|
||||||
check_interval = 43200 #12 hours
|
|
||||||
|
|
||||||
run_fetcher = yes
|
|
||||||
run_maint = yes
|
|
||||||
run_builder = yes
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user