server.ui toggles the bundled web UI (the SPA assets and HTML fallback). The HTTP listener itself is configured by the surrounding server block.
Options
API-only mode
Disable the UI when snapr is driven by an external dashboard or automation and the bundled UI would only be dead weight.snapr.yaml
/api/* endpoints behave as usual; requests to other paths return 404. See the API reference for the available endpoints.