mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 03:38:59 +02:00
5 lines
175 B
YAML
5 lines
175 B
YAML
credentials:
|
|
app_key:
|
|
description: "Application key used for encryption in Pixelfed (.env APP_KEY)"
|
|
algorithm: "plain"
|
|
validation: "^base64:[A-Za-z0-9+/=]{40,}$" |