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 "Create a collection"

Merged Arthur BOUDREAULT requested to merge 38-create-a-collection into main
6 files
+ 49
24
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -23,6 +23,15 @@ ynh_install_script_url: https://install.yunohost.org
@@ -23,6 +23,15 @@ ynh_install_script_url: https://install.yunohost.org
ynh_admin_password: MYINSECUREPWD_PLZ_OVERRIDE_THIS
ynh_admin_password: MYINSECUREPWD_PLZ_OVERRIDE_THIS
 
ynh_dir: "/data/yunohost"
 
 
ynh_data_dirs:
 
- path: "{{ ynh_dir }}/etc"
 
link: "/etc/yunohost"
 
- path: "{{ ynh_dir }}/var"
 
link: "/var/www"
 
ynh_data_dirs_enabled: True
 
# The list of Yunohost domains.
# The list of Yunohost domains.
ynh_main_domain: domain.tld
ynh_main_domain: domain.tld
ynh_extra_domains: null
ynh_extra_domains: null
Loading