Update SquadJS.mee-french.json.j2

This commit is contained in:
Skillet 2023-02-03 19:10:52 -05:00 committed by GitHub
parent 8b08119b6d
commit f12c456d29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
"host":"asgard.orion-technologies.io",
"port":3306,
"username":"squadjs",
"password":"{{server.secrets.rcon_password }}",
"password":"{{ server.secrets.rcon_password }}",
"database":"squadjs"
}
},
@ -77,7 +77,7 @@
"plugin": "DBLog",
"enabled": true,
"database": "mysql",
"overrideServerID": {{ server_id }}
"overrideServerID": null
},
{
"plugin": "DiscordAdminBroadcast",