mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-08-18 22:36:19 +00:00
docs: relicense Sencho to AGPLv3 and reframe Community positioning (#1623)
* docs: relicense Sencho to AGPLv3 and reframe Community positioning Replace BSL with AGPLv3 for the public Community product, update contributor and licensing copy for Community-focused contributions, and surface source and license links in Settings About. * docs: clarify CLA scope and Community contribution framing * fix(ui): split About link constants and harden AboutSection test selectors
This commit is contained in:
@@ -112,14 +112,6 @@ SSO_DEFAULT_ROLE=viewer
|
||||
# External base URL for OAuth callback URLs (required behind reverse proxy)
|
||||
SSO_CALLBACK_URL=
|
||||
|
||||
# Experimental UI surfaces. When unset or any value other than "true",
|
||||
# the UI hides surfaces that are kept in the repo but not yet promoted
|
||||
# to the default 1.0 build (Fleet Routing tab, Fleet
|
||||
# Deployments / Blueprints tab, Fleet Federation tab, Fleet Secrets
|
||||
# sync tab, Fleet Actions tab). Backend routes for these surfaces stay
|
||||
# live regardless. This flag controls UI discovery only.
|
||||
SENCHO_EXPERIMENTAL=false
|
||||
|
||||
# Idle teardown for the persistent mesh proxy tunnel central opens to
|
||||
# Distributed API (proxy-mode) remotes. The tunnel stays open for the
|
||||
# life of the WebSocket. Set a positive number of milliseconds to
|
||||
|
||||
Reference in New Issue
Block a user