|
@@ -544,6 +544,9 @@ echo -e "\n"
|
|
|
echo -e "SAML Attributes."
|
|
|
echo -e "\t$ snap set $SNAP_NAME saml-attributes=''"
|
|
|
echo -e "\n"
|
|
|
+echo -e "Wait spinner to use."
|
|
|
+echo -e "\t$ snap set $SNAP_NAME wait-spinner='Bounce'"
|
|
|
+echo -e "\n"
|
|
|
# parse config file for supported settings keys
|
|
|
echo -e "wekan supports settings keys"
|
|
|
echo -e "values can be changed by calling\n$ snap set $SNAP_NAME <key name>='<key value>'"
|