config.cfg.sample: Improved example for IP module

By default, the list of networks to monitor is now empty. 
The previous value is now given as example.
pull/404/head
WimpyMan 2019-09-24 10:27:56 +02:00 committed by GitHub
parent c0171eba81
commit 163fa4b95a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -266,5 +266,8 @@ default_crawler_closespider_pagecount = 50
default_crawler_user_agent = Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Firefox/60.0
splash_url = http://127.0.0.1
splash_port = 8050-8052
[IP]
networks = 192.168.34.0/24,10.0.0.0/8,192.168.33.0/24
# list of comma-separated CIDR that you wish to be alerted for. e.g:
#networks = 192.168.34.0/24,10.0.0.0/8,192.168.33.0/24
networks =