Solved svc-opt-ssd-hdd path bug

This commit is contained in:
2025-08-19 21:50:55 +02:00
parent 95aba805c0
commit 838a8fc7a1
7 changed files with 21 additions and 22 deletions

View File

@@ -4,8 +4,8 @@ credentials:
algorithm: "bcrypt"
validation: "^\\$2[aby]\\$.{56}$"
OPT_DRIVE_RAPID_STORAGE_PATH:
rapid_storage:
description: "Mount path of the servers SSD"
OPT_DRIVE_MASS_STORAGE_PATH:
mass_storage:
description: "Mount path of the servers HDD"