remove old config
This commit is contained in:
@@ -1,42 +0,0 @@
|
||||
channels:
|
||||
- name: Root
|
||||
description: Root channel. No entry.
|
||||
groups:
|
||||
admin:
|
||||
inherit: true
|
||||
inheritable: true
|
||||
permissions:
|
||||
- group: all
|
||||
deny:
|
||||
- Enter
|
||||
recursive: false
|
||||
enabled: true
|
||||
- group: all
|
||||
allow:
|
||||
- RegisterSelf
|
||||
- MakeTempChannel
|
||||
- group: admin
|
||||
allow:
|
||||
- MuteDeafen
|
||||
- Move
|
||||
- Kick
|
||||
- Ban
|
||||
- Register
|
||||
- name: Welcome
|
||||
parent: Root
|
||||
description: Welcome channel
|
||||
position: 0
|
||||
isdefault: true
|
||||
- name: Silent
|
||||
parent: Root
|
||||
description: Silent channel
|
||||
position: 1
|
||||
permissions:
|
||||
- group: all
|
||||
deny:
|
||||
- Speak
|
||||
- MakeTempChannel
|
||||
enabled: true
|
||||
- group: admin
|
||||
allow:
|
||||
- MakeTempChannel
|
||||
Reference in New Issue
Block a user