Skip to content

Commit

Permalink
Update config/constants/settings/definition.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Christophe Bliard <[email protected]>
  • Loading branch information
oliverguenther and cbliard authored Nov 26, 2024
1 parent ba5fed5 commit 48bb80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/constants/settings/definition.rb
Original file line number Diff line number Diff line change
Expand Up @@ -924,7 +924,7 @@ class Definition
writable: false
},
seed_admin_user_enabled: {
description: "Enable setting the admin user on startup. " \
description: "Enable creating the admin user on first startup. " \
"If set to false, an admin user has to be created manually.",
default: true,
writable: false
Expand Down

0 comments on commit 48bb80b

Please sign in to comment.