Settings

Appearance

{#each themeOptions as opt (opt.value)} {/each}
{#each densityOptions as opt (opt.value)} {/each}

Core

Single-tenant deployment settings live here. Nothing configurable yet.

{#if loading}

Loading…

{:else if features.sso_configured}

Single sign-on

User/role management isn't built yet -- an Admin or Owner will manage tenant members here once it is.

{:else if enterpriseAuthBase}

Single sign-on

enterprise-auth is deployed but no SSO provider is configured yet.

{/if}