summaryrefslogtreecommitdiffstats
path: root/config/configuration.yml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/configuration.yml.example')
-rw-r--r--config/configuration.yml.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/configuration.yml.example b/config/configuration.yml.example
index e6a8c6e20..1ce65e31d 100644
--- a/config/configuration.yml.example
+++ b/config/configuration.yml.example
@@ -170,6 +170,13 @@ default:
# same secret token on each machine.
#secret_token: 'change it to a long random string'
+ # Requires users to re-enter their password for sensitive actions (editing
+ # of account data, project memberships, application settings, user, group,
+ # role, auth source management and project deletion).
+ # Disabled by default.
+ #
+ #sudo_mode: true
+
# Absolute path (e.g. /usr/bin/convert, c:/im/convert.exe) to
# the ImageMagick's `convert` binary. Used to generate attachment thumbnails.
#imagemagick_convert_command: