mirror of
https://github.com/kenzok8/small-package.git
synced 2026-01-14 03:14:58 +08:00
10 lines
170 B
Plaintext
10 lines
170 B
Plaintext
|
|
config filebrowser 'config'
|
|
option addr_type 'lan'
|
|
option db_dir '/etc'
|
|
option db_name 'filebrowser.db'
|
|
option enabled '0'
|
|
option port '8989'
|
|
option root_dir '/'
|
|
|