mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 16:41:02 +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",
|
"type": "checkbox",
|
||||||
"label": "Enabled",
|
"label": "Enabled",
|
||||||
"help": "Assigns an asset-server in your domain to serve files to clients via the ATP protocol (over UDP)",
|
"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
|
"advanced": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue