Drone: use external storage for nextcloud and zipline
This commit is contained in:
parent
0d196394ea
commit
6e2f453986
2 changed files with 14 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue