Retention

Change records older than this are purged. Registered clients that haven't contacted the server within this many days are also dropped from retention gating.

Audio Embeddings

When enabled the scheduled embedding task will run and write vectors to the feature store.
Cap on tracks processed per run. Zero means no cap.
Number of tracks processed in parallel. Each worker spawns its own ffmpeg decode. 2–3 is typical; raise carefully on beefy servers.
Where CLAP inference runs. Only Remote is currently supported: point it at a running smack-embedder companion (SMACK_EMBEDDER_BACKEND=clap) on a machine with Apple Silicon or a CUDA GPU.
Base URL of the smack-embedder companion. Leave blank when running locally.