{
  // Local config UI for Odin spawns.
  // Open in browser: http://127.0.0.1:6972
  "enabled": true,
  "host": "127.0.0.1",
  "port": 6972,

  // If false, only localhost may access the UI (recommended).
  "allowRemote": false
}
