Added config for the windows version

This commit is contained in:
Alexey.Golubev
2016-09-16 17:50:48 +03:00
parent a90f39ca7b
commit bce32192af

View File

@ -0,0 +1,9 @@
{
"server": {
"siteUrl": "/",
"maxFileSize": 104857600
},
"plugins": {
"url": "/sdkjs-plugins/"
}
}