added config files

This commit is contained in:
2024-09-25 03:12:49 +02:00
parent 9a84b7a147
commit e028f16b78
373 changed files with 16567 additions and 0 deletions

14
config/world-host.json5 Normal file
View File

@@ -0,0 +1,14 @@
{
serverIp: "world-host.jemnetworks.com",
onlineStatusLocation: "right",
enableFriends: true,
enableReconnectionToasts: false,
UPnP: false,
useShortIp: false,
showOutdatedWorldHost: true,
shareButton: true,
allowFriendRequests: true,
announceFriendsOnline: true,
whitelistJoins: false,
requiredSecurityLevel: "secure"
}