From 95ff390fb44a2df74cfff29531ca47839f48ce42 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Wed, 26 Jul 2023 01:40:42 +0200 Subject: [PATCH] Update ADMIN.md syntax markdown --- doc/ADMIN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 52c2052..3d98559 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -1,4 +1,4 @@ -## Custom configurations +## Custom configurations 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.