Settings API

There is no public API for the settings entity. The settings/global document is managed directly in Firestore by 95octane staff.

Planned: Admin control panel for updating settings without direct Firestore access.


The GET /init endpoint is a separate system endpoint unrelated to the settings document. It returns a userEnabled boolean flag used by clients during app startup. See init.md.