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.
15 lines
336 B
15 lines
336 B
6 months ago
|
{
|
||
|
"systemLogDir": "log/",
|
||
|
|
||
|
"herounion_server": "https://herounion.filesite.io",
|
||
|
"herounion_id": "herounion_demo",
|
||
|
"herounion_token": "hello#world!",
|
||
|
|
||
|
"request_timeout": 10,
|
||
|
"monitFrequence": 10,
|
||
|
"resultQueryFrequence": 1,
|
||
|
"monit_urls": [
|
||
|
"https://tajian.tv",
|
||
|
"https://filesite.io"
|
||
|
]
|
||
|
}
|