remove old config

master
HgO 2020-12-26 11:31:39 +01:00
parent 843c94ef96
commit 398d08cc12
2 changed files with 5 additions and 48 deletions

View File

@ -103,14 +103,14 @@ murmur_channels:
description: Root channel. No entry.
groups:
admin:
inherit: true
inheritable: true
inherit: yes
inheritable: yes
permissions:
- group: all
deny:
- Enter
recursive: false
enabled: true
recursive: no
enabled: yes
- group: all
allow:
- RegisterSelf
@ -126,7 +126,7 @@ murmur_channels:
parent: Root
description: Welcome channel
position: 0
isdefault: true
isdefault: yes
- name: Silent
parent: Root
description: Silent channel
@ -136,7 +136,6 @@ murmur_channels:
deny:
- Speak
- MakeTempChannel
enabled: true
- group: admin
allow:
- MakeTempChannel

View File

@ -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