Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "doc: review"

Merged Arthur BOUDREAULT requested to merge 8-doc-review into main
Files
8
+ 25
8
yunohost:
install_script_url: https://install.yunohost.org/
domain: example.com
extra_domains: ~
password: MYINSECUREPWD_PLZ_OVERRIDE_THIS
ignore_dyndns: False
apps: ~
users: ~
---
# Debian 10 script only.
ynh_install_script_url: https://install.yunohost.org
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
# - label: Tiny Tiny RSS
# link: ttrss
# args:
# domain: domain.tld
# path: /ttrss
Loading