mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-15 06:05:31 +08:00
12 lines
202 B
Plaintext
12 lines
202 B
Plaintext
|
|
config basic
|
|
option program_dir '/usr/bin'
|
|
option library_dir '/usr/lib'
|
|
option profile_dir '/root'
|
|
option enable '0'
|
|
|
|
config Preferences
|
|
option download_dir '/root/download'
|
|
option port '8080'
|
|
|