diff options
author | WlodekM <[email protected]> | 2024-07-03 18:19:36 +0300 |
---|---|---|
committer | WlodekM <[email protected]> | 2024-07-03 18:19:36 +0300 |
commit | 08ab0fc3dcd10306ead693a9448f297a08057ddf (patch) | |
tree | 54a547954f703eaacfdaa1ca7525f0c86be1b7d5 /config.json | |
parent | 5dfacc250bed4e1c72a203390e7ab02fde15d348 (diff) |
users and stuff
Diffstat (limited to 'config.json')
-rw-r--r-- | config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.json b/config.json index 6d94004..884e06d 100644 --- a/config.json +++ b/config.json @@ -2,5 +2,6 @@ "name": "wsChat server", "motd": "Welcome to $(serverName)$\nRun /help to see a list of commands", "max": 20, + "profanity": false, "fullMessage": "Sorry, but the server is full right now, come back later" } \ No newline at end of file |