1
mirror of https://gitlab.com/jessieh/simple-shortener.git synced 2024-09-16 19:01:47 +00:00

Add addl. details under use_totp in conf. template

This commit is contained in:
Jessie Hildebrandt 2021-12-21 01:58:37 -05:00
parent 6a0d1a46a2
commit 191f8191a9

View File

@ -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