LINKED_CARDS_ENABLED settings part 2.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-12-20 16:32:38 +02:00
parent 2a065825fa
commit 1bf7f95bd8
8 changed files with 20 additions and 7 deletions

View file

@ -445,7 +445,7 @@ echo -e "The default authentication method used if a user does not exist to crea
echo -e "\t$ snap set $SNAP_NAME default-authentication-method='ldap'"
echo -e "\n"
echo -e "Linked cards enabled."
echo -e "Enable or not the linked cards feature."
echo -e "Enable or not the linked cards feature. Default: true"
echo -e "\t$ snap set $SNAP_NAME linked-cards-enabled='false'"
echo -e "\n"
# parse config file for supported settings keys