From 3b526cad40a6e15036db934042e6f2bbd048704a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 11 Aug 2019 04:12:01 +0300 Subject: Update attachments help. --- snap-src/bin/wekan-help | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'snap-src') diff --git a/snap-src/bin/wekan-help b/snap-src/bin/wekan-help index 5c405e1f..479aefdf 100755 --- a/snap-src/bin/wekan-help +++ b/snap-src/bin/wekan-help @@ -81,9 +81,9 @@ echo -e "\t$ snap set $SNAP_NAME image-compress-ratio='80'" echo -e "Disabled:" echo -e "\t$ snap set $SNAP_NAME image-compress-ratio=''" echo -e "\n" -echo -e "Allow to set attachment upload into specified server location https://github.com/wekan/wekan/pull/2603" +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='/tmp/attachments'" +echo -e "\t$ snap set $SNAP_NAME attachments-store-path='/var/snap/wekan/common/attachments'" echo -e "Disabled:" echo -e "\t$ snap set $SNAP_NAME attachments-store-path=''" echo -e "\n" -- cgit v1.2.3-1-g7c22