From 42cfd6b59beedf0c95f67ed7f2bf81e71364e4fb Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Fri, 21 Jul 2023 20:43:39 +0200 Subject: [PATCH] Update ADMIN.md add a how-to customize parameters --- doc/ADMIN.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 7ade12e..1fcf9fc 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -12,4 +12,6 @@ The --debug option will let you see the full output. If you encounter any issue, Once the migration is done, you should then upgrade to new release of Paheko. +If you wish, you can add personal costum configurations by editing the `/var/www/paheko/config.local.user.php` file. To see the possibilities, you can read the `/var/www/paheko/config.dist.php` file first. +