1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snappymail_ynh.git synced 2024-09-03 20:26:29 +02:00

Update include.php

This commit is contained in:
Éric Gaspar 2023-10-13 20:41:21 +02:00
parent f19b680b73
commit e5795d019f

View file

@ -22,7 +22,7 @@ define('APP_DATA_FOLDER_PATH', '__DATA_DIR__/');
/**
* Additional configuration file name
*/
define('APP_CONFIGURATION_NAME', __DATA_DIR__'.ini');
define('APP_CONFIGURATION_NAME', '__DATA_DIR__/application.ini');
/**
* Also update extensions on upgrade