Merge pull request #6 from kimusan/patch-1

remove # in front of relevant settings
This commit is contained in:
Sandro Keil
2019-10-24 17:19:44 +02:00
committed by GitHub

View File

@@ -46,11 +46,11 @@ later.
#YKFDE_CHALLENGE="" #YKFDE_CHALLENGE=""
# Use 'Manual mode with secret challenge (2FA)'. # Use 'Manual mode with secret challenge (2FA)'.
#YKFDE_CHALLENGE_PASSWORD_NEEDED="1" YKFDE_CHALLENGE_PASSWORD_NEEDED="1"
# YubiKey slot configured for 'HMAC-SHA1 Challenge-Response' mode. # YubiKey slot configured for 'HMAC-SHA1 Challenge-Response' mode.
# Possible values are "1" or "2". Defaults to "2". # Possible values are "1" or "2". Defaults to "2".
#YKFDE_CHALLENGE_SLOT="2" YKFDE_CHALLENGE_SLOT="2"
### OPTIONAL ### ### OPTIONAL ###