Replace 'AllowPingEveryoneHere' with 'AllowPingEveryone'

This commit is contained in:
Reach
2021-05-05 18:40:41 +02:00
parent 3ecf6fb1d6
commit c4ba9c9ca9
3 changed files with 4 additions and 4 deletions

View File

@@ -848,8 +848,8 @@ Server="yourservername"
## All settings below can be reloaded by editing the file.
## They are also all optional.
# AllowPingEveryoneHere controls if @everyone and @here mentions should send a mention/ping to users. (default true)
AllowPingEveryoneHere=true
# AllowPingEveryone controls if @everyone and @here mentions should send a mention/ping to users. (default true)
AllowPingEveryone=true
# AllowPingRoles controls if @role mentions should send a mention/ping to users. (default true)
AllowPingRoles=true