Create example.env
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
API_KEY="API KEY"
|
||||||
|
BASE_URL="https://host/api"
|
||||||
|
UPLOAD_DIR="./backup"
|
||||||
|
DO_ALBUMS="true"
|
||||||
|
IMG_COMPRESSION="true"
|
||||||
|
IMG_COMPRESSION_OUTPUT_FORMAT="webp"
|
||||||
|
IMG_COMPRESSION_OUTPUT_QUALITY=80
|
||||||
Reference in New Issue
Block a user