fix
This commit is contained in:
parent
ef325f31da
commit
79c64ee916
14 changed files with 283 additions and 50 deletions
|
|
@ -100,6 +100,11 @@ TELESRV_PUBLIC_DOWNLOAD_URL=https://owpengram.org
|
|||
# scam/fake. Leave empty to use the built-in English text.
|
||||
TELESRV_SCAM_WARNING=
|
||||
TELESRV_FAKE_WARNING=
|
||||
# Usernames a user/channel can never self-service claim (account.updateUsername,
|
||||
# channels.updateUsername) -- brand-adjacent or staff-sounding words, plus
|
||||
# your own real handle if you want it protected too. Comma-separated, not
|
||||
# case-sensitive. The admin panel can still assign any of these on purpose.
|
||||
TELESRV_RESERVED_USERNAMES=owpengram,admin,administrator,support,staff,moderator,official,root,owner
|
||||
|
||||
## Admin Panel -- Login and access for the web-based admin dashboard.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue