mirror of
https://github.com/openwrt/packages.git
synced 2025-02-07 05:49:50 +00:00
Also removed `fullcone` option as this is outdated. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
12 lines
208 B
Plaintext
12 lines
208 B
Plaintext
|
|
config xray 'enabled'
|
|
option enabled '0'
|
|
|
|
config xray 'config'
|
|
option confdir '/etc/xray'
|
|
list conffiles '/etc/xray/config.json'
|
|
option datadir '/usr/share/xray'
|
|
option dialer ''
|
|
option format 'json'
|
|
|