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:
parent
f19b680b73
commit
e5795d019f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue