Drone: use external storage for nextcloud and zipline

This commit is contained in:
wo2wz 2025-10-01 07:30:46 -04:00
parent 0d196394ea
commit 6e2f453986
2 changed files with 14 additions and 0 deletions

View file

@ -10,6 +10,7 @@
enable = true;
settings = {
CORE_PORT = 8001;
DATASOURCE_LOCAL_DIRECTORY = "/mnt/external/storage/zipline/uploads";
FEATURES_VERSION_CHECKING = "false";
FEATURES_THUMBNAILS_NUM_THREADS = 2;