Document new secrets needed in secrets.yml

This commit is contained in:
Jesper Hess 2021-01-27 13:17:30 +01:00
parent cec959a47e
commit 406e19a95c
Signed by: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# These are the variables contained in secrets.yml
# Secrets are usually 32 characters or more, matching [a-Z0-9]
postgres_passwords:
fider: xxx
@ -25,3 +26,7 @@ drone_secrets:
oauth_client_id: xxx
oauth_client_secret: xxx
rpc_shared_secret: xxx
restic_secrets:
user_secret: xxx
encryption_secret: xxx