mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 11:45:32 +02:00
14 lines
323 B
YAML
14 lines
323 B
YAML
version: "1.4.0"
|
|
features:
|
|
matomo: true
|
|
css: true
|
|
portfolio_iframe: true
|
|
ldap: true
|
|
central_database: true
|
|
credentials:
|
|
domains:
|
|
canonical:
|
|
- "audio.{{ primary_domain }}"
|
|
aliases:
|
|
- "music.{{ primary_domain }}"
|
|
- "sound.{{ primary_domain }}" |