diff --git a/config_template.env b/config_template.env index a4bfa5b..080aaaf 100644 --- a/config_template.env +++ b/config_template.env @@ -62,6 +62,7 @@ # use_totp # boolean # Whether or not `auth_secret` will be used as a TOTP secret instead of a password +# If enabled, the server will print a QR code to stdout containing a standardized URL that you can scan with most TOTP generators # (TOTP is recommended, but you may want to disable it if (e.g) your system cannot be synchronized to global time) #use_totp=true