mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 14:03:55 +02:00
disable automatic networking by default
This commit is contained in:
parent
05cf0142e9
commit
5be067cf11
1 changed files with 1 additions and 1 deletions
|
@ -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": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue