mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Added remaining WAIT_SPINNER settings.
Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/3858
This commit is contained in:
parent
8a21b69fb0
commit
488b765f95
10 changed files with 17 additions and 13 deletions
|
|
@ -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>'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue