From b85ccc98c849606406c477d8fd4f1b794acef78c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 18 Apr 2023 13:47:26 +0200 Subject: [PATCH] fix --- doc/ADMIN.md | 4 +--- doc/ADMIN_fr.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 1dcb41b..97927a3 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -1,3 +1 @@ -## Configuration - -* How to configure this app: a plain file at `/var/www/lufi/lufi.conf` with SSH. +How to configure this app: a plain file at `__INSTALL_DIR__/lufi.conf` with SSH. diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md index 1338c35..4737c63 100644 --- a/doc/ADMIN_fr.md +++ b/doc/ADMIN_fr.md @@ -1,3 +1 @@ -## Configuration - -* Comment configurer cette application : un fichier brut `/var/www/lufi/lufi.conf` en SSH. +Comment configurer cette application : un fichier brut `__INSTALL_DIR__/lufi.conf` en SSH.