openwrt-packages/filebrowser/files/filebrowser.config
2022-09-03 20:16:00 +08:00

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 '/'