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