mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
[wopi] Edit 'htmlTemplate' path in production configs
This commit is contained in:
committed by
Sergey Konovalov
parent
cb27dfcc98
commit
abe77cfaa3
@ -75,7 +75,7 @@
|
||||
}
|
||||
},
|
||||
"wopi": {
|
||||
"htmlTemplate" : "../../../web-apps/apps/api/wopi",
|
||||
"htmlTemplate" : "../../web-apps/apps/api/wopi",
|
||||
"wopiZone" : "external-http",
|
||||
"favIconUrlWord" : "https://static.onlyoffice.com/studio/tag/personal.11.1.0/skins/default/images/logo/text.ico",
|
||||
"favIconUrlCell" : "https://static.onlyoffice.com/studio/tag/personal.11.1.0/skins/default/images/logo/spreadsheet.ico",
|
||||
|
||||
@ -7,9 +7,6 @@
|
||||
"folderPath": "../App_Data/cache/files"
|
||||
}
|
||||
},
|
||||
"wopi": {
|
||||
"htmlTemplate" : "../../web-apps/apps/api/wopi"
|
||||
},
|
||||
"services": {
|
||||
"CoAuthoring": {
|
||||
"server": {
|
||||
|
||||
Reference in New Issue
Block a user