aboutsummaryrefslogtreecommitdiff
path: root/config/Config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/Config.json')
-rw-r--r--config/Config.json42
1 files changed, 0 insertions, 42 deletions
diff --git a/config/Config.json b/config/Config.json
deleted file mode 100644
index 3b47166..0000000
--- a/config/Config.json
+++ /dev/null
@@ -1,42 +0,0 @@
-{
- "comment": null,
- "tickRate": 60.0,
- "maxConcurrentAssetTransfers": 4,
- "usernameOverride": "Headless docker",
- "loginCredential": null,
- "loginPassword": null,
- "startWorlds": [
- {
- "isEnabled": true,
- "sessionName": "Testing",
- "customSessionId": null,
- "description": "Headless with docker",
- "maxUsers": 16,
- "accessLevel": "Anyone",
- "hideFromPublicListing": null,
- "tags": [
- "hosted"
- ],
- "mobileFriendly": false,
- "saveAsOwner": "LocalMachine",
- "loadWorldPresetName": "GridSpace",
- "forcePort": null,
- "keepOriginalRoles": false,
- "defaultUserRoles": null,
- "autoInviteUsernames": null,
- "autoInviteMessage": null,
- "autoRecover": true,
- "idleRestartInterval": -1.0,
- "forcedRestartInterval": -1.0,
- "saveOnExit": true,
- "autosaveInterval": 240.0,
- "awayKickMinutes": -1.0,
- "autoSleep": true
- }
- ],
- "dataFolder": null,
- "cacheFolder": null,
- "allowedUrlHosts": null,
- "autoSpawnItems": null,
- "metamovieRoles": null
-}