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.
24 lines
451 B
24 lines
451 B
{ |
|
"name": "Hero Union", |
|
"version": "0.1", |
|
|
|
"task_data_max_size": 1024, |
|
"task_cache_time": 86400, |
|
|
|
"heroHeartTimeout": 600, |
|
"notify_timeout": 8, |
|
"notify_max_try": 5, |
|
|
|
"reloadConfigFrequence": 1, |
|
"heroHeartCheckFrequence": 1, |
|
"autoCleanTaskFrequence": 5, |
|
"autoNotifyTaskFrequence": 1, |
|
|
|
"max_list_hero_num": 1000, |
|
|
|
"axios_proxy": false, |
|
|
|
"tokens": { |
|
"herounion_demo": "hello#world!" |
|
} |
|
} |