mirror of
https://github.com/overte-org/overte.git
synced 2025-06-17 17:40:17 +02:00
Change standard automatic networking setting
This commit is contained in:
parent
4790b167f8
commit
97cae68465
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
"name": "automatic_networking",
|
"name": "automatic_networking",
|
||||||
"label": "Automatic Networking",
|
"label": "Automatic Networking",
|
||||||
"help": "This defines how other nodes in the 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.",
|
"help": "This defines how other nodes in the 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": "disabled",
|
"default": "full",
|
||||||
"type": "select",
|
"type": "select",
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue