Rename: Open Archiver

This commit is contained in:
Wayne
2025-07-15 00:48:40 +03:00
parent 89ad7ca0d2
commit 9b25c8b9d3
44 changed files with 60 additions and 60 deletions

View File

@@ -21,7 +21,7 @@ STORAGE_TYPE=local
# --- Local Storage Settings ---
# The absolute path on the server where files will be stored.
# This is only used if STORAGE_TYPE is 'local'.
STORAGE_LOCAL_ROOT_PATH=/var/data/open-archive
STORAGE_LOCAL_ROOT_PATH=/var/data/open-archiver
# --- S3-Compatible Storage Settings ---
# These are only used if STORAGE_TYPE is 's3'.