mirror of
https://github.com/wekan/wekan.git
synced 2026-01-27 03:36:09 +01:00
LINKED_CARDS_ENABLED settings part 2.
Thanks to xet7 !
This commit is contained in:
parent
2a065825fa
commit
1bf7f95bd8
8 changed files with 20 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue