system.json 1000 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "setup": "start",
  3. "endpointUrl": "api.startram.io",
  4. "apiVersion": "v1",
  5. "piers": [
  6. "bilder-nallux-dozryl",
  7. "nimsum-hanlyx-nallux-dozryl",
  8. "widwet-mornev-nallux-dozryl",
  9. "hocfur-wicnym-nallux-dozryl",
  10. "nopmul-pollyt"
  11. ],
  12. "netCheck": "1.1.1.1:53",
  13. "updateMode": "auto",
  14. "updateUrl": "https://version.groundseg.app",
  15. "updateBranch": "latest",
  16. "swapVal": 16,
  17. "swapFile": "settings/swapfile",
  18. "keyFile": "settings/session.key",
  19. "sessions": {
  20. "authorized": {},
  21. "unauthorized": {}
  22. },
  23. "linuxUpdates": {
  24. "value": 1,
  25. "interval": "week",
  26. "previous": false
  27. },
  28. "dockerData": "/var/lib/docker",
  29. "wgOn": false,
  30. "wgRegistered": false,
  31. "pwHash": "",
  32. "c2cInterval": 0,
  33. "firstBoot": false,
  34. "wgRegisterd": false,
  35. "gsVersion": "v2.0.0",
  36. "CFG_DIR": "",
  37. "updateInterval": 0,
  38. "binHash": "",
  39. "pubkey": "",
  40. "privkey": "",
  41. "salt": ""
  42. }