Files
authentik/website/docs/customize/interfaces/_enabledfeatureslist.mdx
T
authentik-automation[bot] 411f06756f website/docs, integrations: fix language (cherry-pick #20338 to version-2026.2) (#20347)
* Cherry-pick #20338 to version-2026.2 (with conflicts)

This cherry-pick has conflicts that need manual resolution.

Original PR: #20338
Original commit: e056dbdadd

* Fix conflict

* Fix conflicts

---------

Co-authored-by: Dominic R <dominic@sdko.org>
Co-authored-by: dewi-tik <dewi@goauthentik.io>
2026-02-17 12:11:46 +00:00

20 lines
613 B
Plaintext

### Enabling/disabling features
The features listed below can be enabled or disabled through attributes set on the Brand. By default, all of the listed features are enabled. To disable a specific feature, set its value to `false`.
#### `settings.enabledFeatures.apiDrawer`
Display the API Request drawer in the upper toolbar.
#### `settings.enabledFeatures.notificationDrawer`
Display the Notification drawer in the upper toolbar.
#### `settings.enabledFeatures.settings`
Display the Settings link in the upper toolbar.
#### `settings.enabledFeatures.search`
Display the Search bar in the upper toolbar.