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
33810d37f0
commit
250b2d03e3
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
/**
|
||||
* Custom 'data' folder path
|
||||
*/
|
||||
define('APP_DATA_FOLDER_PATH', '__DATA_DIR__/data/');
|
||||
define('APP_DATA_FOLDER_PATH', '__DATA_DIR__/');
|
||||
|
||||
/**
|
||||
* Additional configuration file name
|
||||
|
|
Loading…
Add table
Reference in a new issue