1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chatonsinfos_ynh.git synced 2024-09-03 18:15:58 +02:00

[fix] Config panel

This commit is contained in:
ljf 2023-09-04 01:02:43 +02:00 committed by ljf (zamentur)
parent b21aa2a768
commit 20084af358

View file

@ -363,6 +363,7 @@ bind = "multi_file({% for app in apps.split(',') %}{{ install_dir }}/public/{{ a
choices.SHARED = "hébergement mutualisé"
choices.CLOUD = "infrastructure multi-serveurs"
{% if apps != "" %}
{% for app in apps.split(',') %}
[{{ app }}]
bind = ":{{ install_dir }}/public/{{ app }}.properties"
@ -440,6 +441,7 @@ bind = ":{{ install_dir }}/public/{{ app }}.properties"
bind = "service.registration.load:"
{% endfor %}
{% endif %}
[advanced]
name.fr = "Avancé"