Версия 1.4 добавлена на GitHub.

This commit is contained in:
2021-01-15 23:01:23 +02:00
commit 2cc911fdd2
10 changed files with 1357 additions and 0 deletions

8
files/config.json Normal file
View File

@@ -0,0 +1,8 @@
{
"debug": false,
"shutdown_timeout": 30,
"shutdown_enabled": true,
"start": "shift+f7",
"stop": "shift+f8",
"telegram_enabled": false
}