blob: cf1d1d5ca8b38f8cc5d646e38d582e1cd3cd0d32 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"db_driver": "mysql",
"db_dbname": "hncrawler",
"db_host": "localhost",
"db_port": "3306",
"db_user": "hncrawler",
"db_password": "7ec23c91be88e7a9dd3a76a34f81391f51ddd370",
"db_options": "parseTime=true",
"user_agent": "pure cinema - mostdiscussed.com",
"delay": 0,
"refresh_token": "",
"wiki_server": "http://localhost:8080/article",
"wiki_username": "mostdiscussed",
"debug": false
}
|