From 6caadc7b919433002f750c46830e6c56d54a79f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 31 May 2023 21:16:10 +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 2d34b90..b7e1a48 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -1,3 +1 @@ -## Configuration - -How to configure this app: a plain file at `/var/www/lstu/lstu.conf` with SSH. +How to configure this app: a plain file at `__INSTALL_DIR__/lstu.conf` with SSH. diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md index 9c5d939..8093d80 100644 --- a/doc/ADMIN_fr.md +++ b/doc/ADMIN_fr.md @@ -1,3 +1 @@ -## Configuration - -Comment configurer cette application : un fichier simple à `/var/www/lstu/lstu.conf` avec SSH. +Comment configurer cette application : un fichier simple à `__INSTALL_DIR__/lstu.conf` avec SSH.