Update config.js

This commit is contained in:
wolfy01 2020-04-07 02:45:55 -04:00 committed by GitHub
parent f6e52ccda0
commit cb75504365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
module.exports = Object.seal({
"port": "8080",
"port": "3000",
"motd": "You agree to read this message.",
"_id_PrivateKey": "boppity",
"defaultUsername": "Anonymous",
"defaultRoomColor": "#3b5054",
"defaultLobbyColor": "#19b4b9",
"defaultLobbyColor2": "#801014",
"adminpass": "adminpass_h4gKJCX2",
"adminpass": "adminpass",
"quotas":{
"chat":{
"amount": 4,