Add UPLOAD_FOLDER to example file
This commit is contained in:
@ -1 +1,5 @@
|
||||
# Domain where we server files from, not where we upload files to
|
||||
DOMAIN=https://i.example.com/
|
||||
|
||||
# Path to the directory where we store files
|
||||
UPLOAD_FOLDER=/Uploads
|
Reference in New Issue
Block a user