Union of hero bots.
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.

17 lines
291 B

{
"name": "Hero Union",
"version": "0.1",
"task_data_max_size": 1024,
"task_cache_time": 86400,
"heroHeartTimeout": 20,
"notify_timeout": 8,
"reloadConfigFrequence": 10,
"heroHeartCheckFrequence": 10,
"tokens": {
"demo": "hello#world!"
}
}