Fix missed expansion of the option

This commit is contained in:
Kethsar 2023-03-21 19:08:51 -07:00 committed by Calvin Montgomery
parent 87198bd4e7
commit 21d7f16413
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ var defaults = {
"max-channels-per-user": 5,
"max-accounts-per-ip": 5,
"guest-login-delay": 60,
"max-chat-msg-length": 320,
"max-chat-message-length": 320,
aliases: {
"purge-interval": 3600000,
"max-age": 2592000000