turn on the asset-server by default

This commit is contained in:
Stephen Birarda 2015-10-12 16:44:51 -07:00
parent ae32b0dc98
commit 60f5a06308

View file

@ -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
}
]