mirror of
https://github.com/overte-org/overte.git
synced 2025-04-23 15:13:41 +02:00
Merge pull request #6064 from birarda/default-asset-server
turn on the asset server by default
This commit is contained in:
commit
3e65c3bc35
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@
|
|||
"type": "checkbox",
|
||||
"label": "Enabled",
|
||||
"help": "Assigns an asset-server in your domain to serve files to clients via the ATP protocol (over UDP)",
|
||||
"default": false,
|
||||
"default": true,
|
||||
"advanced": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue