mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-17 14:58:25 +02:00
turn on the asset-server by default
This commit is contained in:
parent
ae32b0dc98
commit
60f5a06308
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