config: Reorganise to improve readibility

This commit is contained in:
Daniel Oaks 2016-10-23 23:14:13 +10:00
parent a404bf83d1
commit 20cb3407cb
1 changed files with 3 additions and 3 deletions

View File

@ -58,9 +58,6 @@ server:
- "127.0.0.1/8" - "127.0.0.1/8"
- "::1/128" - "::1/128"
# whether account authentication is enabled
authentication-enabled: true
# account/channel registration # account/channel registration
registration: registration:
# account registration # account registration
@ -76,6 +73,9 @@ registration:
enabled-callbacks: enabled-callbacks:
- none # no verification needed, will instantly register successfully - none # no verification needed, will instantly register successfully
# whether account authentication is enabled
authentication-enabled: true
# operator classes # operator classes
oper-classes: oper-classes:
# local operator # local operator