1
0
Fork 0

Docs for ENABLE_SHELL

pull/2/head
Ambrose Chua 2018-03-11 09:20:31 +09:00
parent 57c8c91b67
commit 14b56bd18e
1 changed files with 5 additions and 0 deletions

View File

@ -22,6 +22,7 @@ A basic node.js file manager.
- [ ] Copy
- [x] Download archive
- [ ] Change permissions
- [x] Remote commands
## Screenshots
@ -49,6 +50,10 @@ file-manager
Options are currently only suppliable via ENV variables.
### ENABLE_SHELL=
Set to `true` to enable remote command execution. Be careful when enabling this feature.
### PORT=
Listen on $PORT. Default: 8080