1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/filebrowser_ynh.git synced 2024-09-03 18:36:05 +02:00
This commit is contained in:
Éric Gaspar 2023-02-26 11:50:51 +01:00
parent c6fbe97d17
commit 28e08ae3d2
3 changed files with 8 additions and 11 deletions

View file

@ -1,12 +1 @@
### Default credentials
```
username: admin
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).

8
doc/POST_INSTALL.md Normal file
View file

@ -0,0 +1,8 @@
#### Default credentials
```
username: admin
password: admin
```
You must change the password and, if you can, the username for the best security possible.

View file

Before

Width:  |  Height:  |  Size: 211 KiB

After

Width:  |  Height:  |  Size: 211 KiB