Files
computer-playbook/roles/web-app-peertube/schema/main.yml

5 lines
159 B
YAML

credentials:
secret:
description: "PeerTube secret used for session signing and CSRF protection"
algorithm: "sha256"
validation: "^[a-f0-9]{64}$"