mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 16:42:13 +00:00
Changed MAX_NAME_LEN to 40.
This commit is contained in:
@@ -190,7 +190,7 @@ var
|
|||||||
const/MAX_PAPER_MESSAGE_LEN = 3072
|
const/MAX_PAPER_MESSAGE_LEN = 3072
|
||||||
const/MAX_BOOK_MESSAGE_LEN = 9216
|
const/MAX_BOOK_MESSAGE_LEN = 9216
|
||||||
|
|
||||||
const/MAX_NAME_LEN = 26
|
const/MAX_NAME_LEN = 40
|
||||||
|
|
||||||
list/paper_blacklist = list("script","frame","iframe","input","button","a","embed","object")
|
list/paper_blacklist = list("script","frame","iframe","input","button","a","embed","object")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user