Adds the ability to link forum accounts (#90441)

This commit is contained in:
Nick
2025-04-14 05:57:16 +00:00
committed by GitHub
parent d71375eafd
commit 1196287662
3 changed files with 70 additions and 0 deletions

View File

@@ -642,3 +642,6 @@ UPLOAD_LIMIT_ADMIN 5242880
## Tgui payloads larger than the 2kb limit for BYOND topic requests are split into roughly 1kb chunks and sent in sequence.
## This config option limits the maximum chunk count for which the server will accept a payload, default is 32
TGUI_MAX_CHUNK_COUNT 32
## Uncomment and replace with the URL where users can verify their byond accounts
#FORUM_LINK_URI