Yongmin Hong
67badb0112
kowiki channel, largely dormant but still. Signed-off-by: Yongmin Hong <revi@omglol.email>
21 lines
No EOL
469 B
TOML
21 lines
No EOL
469 B
TOML
# Full control over channel
|
|
founders = [
|
|
"ircservserv-wm",
|
|
"revi" # [[ko:User:Revi C.]]
|
|
]
|
|
# Full operators (kick, ban, and manually change permissions without this file)
|
|
crats = []
|
|
# Main operators (edit channel topic, invite, etc.)
|
|
ops = [
|
|
"I110_Gyeyang" # [[ko:User:IRTC1015]]
|
|
]
|
|
# Basic operator (+o)
|
|
plus_o = [
|
|
"wmopbot",
|
|
]
|
|
# Automatically marked with voice (+V)
|
|
autovoice = [
|
|
]
|
|
# Enable Wikimedia-wide settings
|
|
global_bans = true
|
|
libera_staff = true |