2021-10-12 14:27:37 +02:00
|
|
|
---
|
|
|
|
# Debian 10 script only.
|
|
|
|
ynh_install_script_url: https://install.yunohost.org
|
2021-10-08 10:51:45 +02:00
|
|
|
|
2021-10-12 14:27:37 +02:00
|
|
|
ynh_admin_password: MYINSECUREPWD_PLZ_OVERRIDE_THIS
|
|
|
|
|
|
|
|
# The list of Yunohost domains.
|
|
|
|
ynh_main_domain: domain.tld
|
|
|
|
ynh_extra_domains: null
|
|
|
|
ynh_ignore_dyndns_server: False
|
|
|
|
|
|
|
|
# The list of Yunohost users.
|
|
|
|
ynh_users: null
|
|
|
|
# - name: user1
|
|
|
|
# pass: p@ssw0rd
|
|
|
|
# firstname: Jane
|
|
|
|
# lastname: Doe
|
|
|
|
# mail_domain: domain.tld
|
|
|
|
|
|
|
|
# The list of Yunohost apps.
|
|
|
|
ynh_apps: null
|
2021-10-14 15:13:20 +02:00
|
|
|
# - label: Tiny Tiny RSS
|
|
|
|
# link: ttrss
|
|
|
|
# args:
|
2021-10-12 14:27:37 +02:00
|
|
|
# domain: domain.tld
|
|
|
|
# path: /ttrss
|