delete old production config

This commit is contained in:
Alexander.Trofimov
2016-07-21 16:41:52 +03:00
parent abeaafb819
commit 3c45122cfc

View File

@ -1,22 +0,0 @@
{
"services": {
"CoAuthoring": {
"utils": {
"utils_common_fontdir": "C:\\Windows\\Fonts",
}
}
},
"FileConverter": {
"converter": {
"fontDir": "C:\\Windows\\Fonts",
"presentationThemesDir": "../../../OfficeWeb/sdk/PowerPoint/themes",
"filePath": "../Bin/x2t.exe"
}
},
"license": {
"license_file": "./../../license.lic"
},
"FileStorage": {
"directory": "../App_Data"
}
}