Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 1.18 KB

Settings.md

File metadata and controls

17 lines (13 loc) · 1.18 KB

Settings

Properties

Name Type Description Notes
avatars String Configure how authentik should show avatars for users. [optional]
defaultUserChangeName Bool Enable the ability for users to change their name. [optional]
defaultUserChangeEmail Bool Enable the ability for users to change their email address. [optional]
defaultUserChangeUsername Bool Enable the ability for users to change their username. [optional]
eventRetention String Events will be deleted after this duration.(Format: weeks=3;days=2;hours=3,seconds=2). [optional]
footerLinks AnyCodable The option configures the footer links on the flow executor pages. [optional]
gdprCompliance Bool When enabled, all the events caused by a user will be deleted upon the user's deletion. [optional]
impersonation Bool Globally enable/disable impersonation. [optional]

[Back to Model list] [Back to API list] [Back to README]