| 123456789101112131415161718192021222324252627282930313233343536 |
- {
- "setup": "start",
- "endpointUrl": "api.startram.io",
- "apiVersion": "v1",
- "piers": [],
- "netCheck": "1.1.1.1:53",
- "updateMode": "auto",
- "updateUrl": "https://version.groundseg.app",
- "updateBranch": "latest",
- "swapVal": 16,
- "swapFile": "settings/swapfile",
- "keyFile": "settings/session.key",
- "sessions": {
- "authorized": {},
- "unauthorized": {}
- },
- "linuxUpdates": {
- "value": 1,
- "interval": "week",
- "previous": false
- },
- "dockerData": "/var/lib/docker",
- "wgOn": false,
- "wgRegistered": false,
- "pwHash": "",
- "c2cInterval": 0,
- "firstBoot": false,
- "wgRegisterd": false,
- "gsVersion": "v2.0.0",
- "CFG_DIR": "",
- "updateInterval": 0,
- "binHash": "",
- "pubkey": "",
- "privkey": "",
- "salt": ""
- }
|