Added config for the windows version

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

View File

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