diff --git a/README.md b/README.md index 02332dc..479c4e4 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ password: admin You must change the password and, if you can, the username for the best security possible. +### Configuration + +By default, the root path is set to `/home/yunohost.app/filebrowser`. You can choose a different root path in filebrowser configuration file: `/var/www/filebrowser/settings.json` and modify *root* entry as desired. (you may need to set the correct permissions for the new path). + ## Documentation and resources * Official app website: https://filebrowser.org diff --git a/README_fr.md b/README_fr.md index 0b43ee6..a565588 100644 --- a/README_fr.md +++ b/README_fr.md @@ -33,6 +33,10 @@ password: admin You must change the password and, if you can, the username for the best security possible. +### Configuration + +By default, the root path is set to `/home/yunohost.app/filebrowser`. You can choose a different root path in filebrowser configuration file: `/var/www/filebrowser/settings.json` and modify *root* entry as desired. (you may need to set the correct permissions for the new path). + ## Documentations et ressources * Site officiel de l'appĀ : https://filebrowser.org