mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 03:38:59 +02:00
15 lines
336 B
YAML
15 lines
336 B
YAML
users:
|
|
administrator:
|
|
email: "{{users.administrator.email}}"
|
|
pds:
|
|
version: "latest"
|
|
credentials:
|
|
features:
|
|
matomo: true
|
|
css: true
|
|
portfolio_iframe: true
|
|
central_database: true
|
|
domains:
|
|
canonical:
|
|
web: "bskyweb.{{ primary_domain }}"
|
|
api: "bluesky.{{ primary_domain }}" |