Added show_vault_variables_draft.py

This commit is contained in:
2025-05-20 14:31:50 +02:00
parent 5470be50a9
commit fa3636cf26
22 changed files with 109 additions and 95 deletions

View File

@@ -1,9 +1,4 @@
credentials:
database_password:
description: "Password for the Mastodon PostgreSQL database user"
algorithm: "bcrypt"
validation: "^\\$2[aby]\\$.{56}$"
secret_key_base:
description: "Main secret key used to verify the integrity of signed cookies and tokens"
algorithm: "sha256"