Skip to content

Commit 3ffa4dc

Browse files
authored
cleanup docs, remove outdated docs, remove invalid enteries (#106)
1 parent 7ca006c commit 3ffa4dc

20 files changed

Lines changed: 590 additions & 4090 deletions

docs/Configuration/Configuration.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -138,12 +138,6 @@ To force a specific default language regardless of browser settings, users must
138138

139139
> 💡 **Tip**: Set `SYSTEM_DEFAULTLOCALE` to your organization's primary language. Users can always override it using the language selector in the top-right corner.
140140

141-
### Deployment Mode
142-
143-
```bash
144-
MODE=BOTH # Options: BOTH, FRONTEND, BACKEND
145-
```
146-
147141
### File Upload Limits
148142

149143
<Tabs groupId="config-methods">
@@ -182,13 +176,11 @@ For advanced features and specific use cases, see these detailed guides:
182176
### Authentication & Security
183177

184178
**[Single Sign-On (SSO)](./Single%20Sign-On%20Configuration.md)**
185-
- OAuth2 (Google, GitHub, Keycloak, OIDC) - Enterprise only
186-
- SAML2 (Okta, Azure AD) - Enterprise only
179+
- OAuth2 (Google, GitHub, Keycloak, OIDC) - Server tier
180+
- SAML2 (Okta, Azure AD) - Enterprise tier
187181
- Complete configuration examples
188182

189183
**[System and Security](./System%20and%20Security.md)**
190-
- Split deployment (frontend/backend separation)
191-
- CORS configuration
192184
- Server certificates
193185
- JWT configuration
194186

0 commit comments

Comments
 (0)