Optimized svc-opt-ssd-hdd config

This commit is contained in:
2025-07-15 14:58:15 +02:00
parent 253b088cdb
commit 959c48c1a1
2 changed files with 16 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
credentials:
postgres_password:
description: "Password for the PostgreSQL superuser 'postgres'"
algorithm: "bcrypt"
validation: "^\\$2[aby]\\$.{56}$"
path_rapid_storage:
description: "Mount path of the servers SSD"
path_mass_storage:
description: "Mount path of the servers HDD"