e363737e1d
File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app. Approved by: acm (mentor)
5 lines
168 B
Plaintext
5 lines
168 B
Plaintext
@dir(%%USER%%,%%GROUP%%,0700) /var/db/filebrowser
|
|
@dir(%%USER%%,%%GROUP%%,0700) /var/log/filebrowser
|
|
@dir(%%USER%%,%%GROUP%%,0700) /var/run/filebrowser
|
|
bin/filebrowser
|