disable automatic networking by default

This commit is contained in:
Stephen Birarda 2014-10-03 09:31:17 -07:00
parent 05cf0142e9
commit 5be067cf11

View file

@ -17,7 +17,7 @@
"name": "automatic_networking",
"label": "Automatic Networking",
"help": "This defines how other nodes in the High Fidelity metaverse will be able to reach your domain-server.<br/>If you don't want to deal with any network settings, use full automatic networking.",
"default": "full",
"default": "disabled",
"type": "select",
"options": [
{