mirror of
https://github.com/YunoHost-Apps/filebrowser_ynh.git
synced 2024-09-03 18:36:05 +02:00
Fix
This commit is contained in:
parent
c6fbe97d17
commit
28e08ae3d2
3 changed files with 8 additions and 11 deletions
|
@ -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).
|
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
8
doc/POST_INSTALL.md
Normal 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.
|
Before Width: | Height: | Size: 211 KiB After Width: | Height: | Size: 211 KiB |
Loading…
Add table
Reference in a new issue