aboutsummaryrefslogtreecommitdiff
path: root/net/v2ray-core/files/v2ray.conf
blob: 6df1e10fd8dfb561df5e6dce93b8b809ea44f147 (plain)
1
2
3
4
5
6
7
8
9
10
11
config v2ray 'enabled'
	option enabled '0'

config v2ray 'config'
	option confdir '/etc/v2ray'
	list conffiles '/etc/v2ray/config.json'
	option datadir '/usr/share/v2ray'
	option format 'json'
	option memconservative '1'