This commit is contained in:
AlexanderShK
2024-08-30 12:36:40 +08:00
committed by GitHub
4 changed files with 49 additions and 9 deletions

View File

@@ -409,9 +409,13 @@ SkipTLSVerify=true
## RELOADABLE SETTINGS
## Settings below can be reloaded by editing the file
# UseUserName shows the username instead of the server nickname
# Choose what use as user nick NickName/FullName/FirstName/LastName/UserName
# OPTIONAL (default false)
UseUserName=false
UseNickName=false
UseFullName=false
UseFirstName=false
UseLastName=false
#if neither is set as true will use username
#how to format the list of IRC nicks when displayed in mattermost.
#Possible options are "table" and "plain"