mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
rm ATTACHMENTS_STORE_PATH
This commit is contained in:
parent
966541704c
commit
a38a78d9a3
5 changed files with 1 additions and 20 deletions
|
|
@ -131,12 +131,6 @@ echo -e "\t$ snap set $SNAP_NAME image-compress-ratio='80'"
|
|||
echo -e "Disable:"
|
||||
echo -e "\t$ snap unset $SNAP_NAME image-compress-ratio"
|
||||
echo -e "\n"
|
||||
echo -e "Allow to set attachment upload into specified server location. Create that directory first. https://github.com/wekan/wekan/pull/2603"
|
||||
echo -e "Example:"
|
||||
echo -e "\t$ snap set $SNAP_NAME attachments-store-path='/var/snap/wekan/common/attachments'"
|
||||
echo -e "Disable:"
|
||||
echo -e "\t$ snap unset $SNAP_NAME attachments-store-path"
|
||||
echo -e "\n"
|
||||
echo -e "NOTIFICATION TRAY AFTER READ DAYS BEFORE REMOVE https://github.com/wekan/wekan/pull/2998"
|
||||
echo -e "Number of days after a notification is read before we remove it. Default: 2."
|
||||
echo -e "Example:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue