added lan transport config

This commit is contained in:
Kevin Froman 2020-03-19 01:43:25 -05:00
parent 6fed37a237
commit 1ffc899695
1 changed files with 2 additions and 2 deletions

View File

@ -64,9 +64,9 @@
"v3onions": true
},
"transports": {
"lan": true,
"manual_disk": true,
"tor": true,
"lan": true
"tor": true
},
"ui": {
"theme": "dark"