feat: allow to provide subdirectory for upload, simplify
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
SSH_HOST=user@host.tld
|
||||
# Absolute path where files shall be stored
|
||||
SSH_PATH=/home/user/uploads/share
|
||||
SUBDIR_DEFAULT=dl
|
||||
|
||||
# URL to this directory
|
||||
URL=http://uploads.host.tld/share
|
||||
|
||||
Reference in New Issue
Block a user