Was missed in the #6 patch.
This commit is contained in:
parent
d1ee11f84a
commit
c0bd1f4352
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