forked from Firepup650/FireBot
Compare commits
3 commits
27806192da
...
82ba20d44d
Author | SHA1 | Date | |
---|---|---|---|
82ba20d44d | |||
c0bd1f4352 | |||
d1ee11f84a |
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ servers: dict[str, dict[str, Any]] = {
|
|||
"ignores": ["#fp-radio"],
|
||||
"admins": ["h-tl"],
|
||||
"hosts": ["owner.firepi"],
|
||||
"threads": ["radio", "mc-down"],
|
||||
"threads": ["radio"],
|
||||
},
|
||||
"backupbox": {
|
||||
"address": "127.0.0.1",
|
||||
|
|
Loading…
Reference in a new issue