Files
authentik/website/docs/customize/interfaces/_enabledfeatureslist.mdx
2026-02-17 09:03:07 +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.