removed BOM because json(npm) doesn't suppotr it

This commit is contained in:
Alexey.Golubev
2016-09-02 16:54:38 +03:00
parent 9e163f3c6f
commit 60c83679e3
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
{
{
"statsd": {
"useMetrics": false,
"host": "localhost",

View File

@ -1,4 +1,4 @@
{
{
"log": {
"filePath": "../../Common/config/log4js/development.json"
},

View File

@ -1,4 +1,4 @@
{
{
"log": {
"filePath": "../../Common/config/log4js/development.json"
},

View File

@ -1,4 +1,4 @@
{
{
"log": {
"filePath": "/etc/onlyoffice/documentserver/log4js/production.json"
},

View File

@ -1,4 +1,4 @@
{
{
"log": {
"filePath": "../../Common/config/log4js/production.json"
},