1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +02:00

Update comments

This commit is contained in:
Florent 2021-12-30 22:22:08 +01:00 committed by Florent F
parent 8366a5fa24
commit 866b073460
2 changed files with 2 additions and 5 deletions

View file

@ -1,9 +1,9 @@
<?php
/**
* NE PAS MODIFIER CE FICHIER. Il est généré automatiquement à chaque mise à jour de Yunohost
* NE PAS MODIFIER CE FICHIER. Il est regénéré automatiquement à chaque mise à jour de Yunohost
*
* Modifiez plutôt le fichier config.local.user.php
* Pour ajouter vos configurations personnalisées, rendez-vous dans le fichier config.local.user.php
*/
require '__FINALPATH__/config.local.yunohost.php';
require '__FINALPATH__/config.local.user.php';

View file

@ -1,9 +1,6 @@
<?php
/**
* Ce fichier représente un exemple des constantes de configuration
* disponibles pour Garradin.
*
* NE PAS MODIFIER CE FICHIER!
*
* Ce fichier sera mis à jour à chaque nouvelle version de Yunohost