mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
delete old production config
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user