You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[server]
|
|
ip = 192.168.43.241
|
|
port = 7777
|
|
daemon = True
|
|
buffer_size = 8 * 1024 * 1024
|
|
|
|
[crawler]
|
|
max_count_of_crawlers = 10
|
|
|
|
[database]
|
|
ip = 192.168.43.65
|
|
user = root
|
|
password = 427318Aa
|
|
database = test
|
|
|