Skip to content

Commit

Permalink
Merge pull request #143 from overte-org/JulianGro-automatic_networkin…
Browse files Browse the repository at this point in the history
…g_setting

Change standard automatic networking setting
  • Loading branch information
ksuprynowicz authored Jul 30, 2022
2 parents 4790b16 + 97cae68 commit 33fbe0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion domain-server/resources/describe-settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"name": "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.",
"default": "disabled",
"default": "full",
"type": "select",
"options": [
{
Expand Down

0 comments on commit 33fbe0e

Please sign in to comment.