mirror of
https://github.com/kevachat/webapp.git
synced 2025-01-22 12:34:25 +00:00
fix default regex
This commit is contained in:
parent
8dc01763bf
commit
70f3b2beb2
2
.env
2
.env
@ -110,7 +110,7 @@ APP_ADD_POST_REMOTE_IP_DENIED=
|
||||
|
||||
# Post ID rules (for kevacoin key)
|
||||
# do not change to keep external KevaChat nodes compatibility
|
||||
APP_ADD_POST_KEY_REGEX=/.{1,255}/
|
||||
APP_ADD_POST_KEY_REGEX=/.{1,255}/ui
|
||||
|
||||
# Post content rules (for kevacoin value, max length is 3072)
|
||||
# do not change to keep external KevaChat nodes compatibility
|
||||
|
Loading…
x
Reference in New Issue
Block a user