op-packages/luci-app-webd/root/etc/config/webd
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

14 lines
254 B
Plaintext
Executable File

config webd
option enable '0'
option webd_port '9212'
config users
option enable_read '1'
option enable_read_list '1'
option enable_upload '1'
option enable_move '1'
option enable_showhide '0'
option username 'root'
option password 'password'