Added config for prodaction

This commit is contained in:
Alexey.Golubev
2016-04-13 16:33:03 +03:00
parent 09d8109edc
commit d70a052744

View File

@ -0,0 +1,7 @@
{
"server": {
"siteUrl": "http://localhost/",
"haveExternalIp": true,
"maxFileSize": 104857600
}
}