add v2ray config example

This commit is contained in:
fancy
2020-05-01 11:55:57 +08:00
parent f55b09ec12
commit 5c16fdfb9f
22 changed files with 259 additions and 2 deletions

5
v2ray_config/00_log.json Normal file
View File

@@ -0,0 +1,5 @@
{
"log": {
"loglevel": "debug"
}
}