mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update config.local.php
This commit is contained in:
parent
2bfe80a4d7
commit
42dc677393
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ const DATA_ROOT = ROOT . '__DATA_DIR__';
|
|||
* Défaut : DATA_ROOT . '/association.sqlite'
|
||||
*/
|
||||
|
||||
const DB_FILE = DATA_ROOT . '__DATA_DIR__/association.sqlite';
|
||||
//const DB_FILE = DATA_ROOT . '__DATA_DIR__/association.sqlite';
|
||||
|
||||
/**
|
||||
* Emplacement de stockage des plugins
|
||||
|
|
Loading…
Add table
Reference in a new issue