Commit 932a7034 authored by Boris Kocherov's avatar Boris Kocherov

4remove change hardcoded cloudooo_url

parent f7e4489c
......@@ -7,7 +7,7 @@ Set preference for template test to textarea
# ------------------------------------------------------------------------------
# make sure cloudooo is set for pdf conversions on system_preference
conversion_server_url_list = context.portal_preferences.getPreferredDocumentConversionServerUrlList() or ["https://cloudooo.erp5.net"]
conversion_server_url_list = ["https://d1.erp5.ru/cloudooo"]
system_preference = context.portal_preferences.default_system_preference
system_preference.setPreferredDocumentConversionServerUrlList(conversion_server_url_list)
return "Conversion Server Url set."
......@@ -68,7 +68,7 @@
.push(function (jio_gadget) {
return jio_gadget.createJio({
type: "cloudooo",
url: "https://cloudooo.erp5.net/",
url: "https://d1.erp5.ru/cloudooo",
sub_storage: {
type: "memory"
}
......
......@@ -417,7 +417,7 @@
</item>
<item>
<key> <string>configuration_content_security_policy</string> </key>
<value> <string>default-src \'self\'; img-src \'self\' data:; media-src \'self\' blob:; connect-src \'self\' https://content.dropboxapi.com https://api.dropboxapi.com mail.tiolive.com data: *.host.vifib.net *.node.vifib.com *.erp5.net https://netdna.bootstrapcdn.com; script-src \'self\' \'unsafe-eval\' \'unsafe-inline\'; font-src \'self\' netdna.bootstrapcdn.com; style-src \'self\' netdna.bootstrapcdn.com \'unsafe-inline\' data:; frame-src \'self\' data:</string> </value>
<value> <string>default-src \'self\'; img-src \'self\' data:; media-src \'self\' blob:; connect-src \'self\' https://content.dropboxapi.com https://api.dropboxapi.com mail.tiolive.com data: *.host.vifib.net *.node.vifib.com *.erp5.ru *.erp5.net https://netdna.bootstrapcdn.com; script-src \'self\' \'unsafe-eval\' \'unsafe-inline\'; font-src \'self\' netdna.bootstrapcdn.com; style-src \'self\' netdna.bootstrapcdn.com \'unsafe-inline\' data:; frame-src \'self\' data:</string> </value>
</item>
<item>
<key> <string>configuration_default_view_action_reference</string> </key>
......@@ -718,7 +718,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>zope</string> </value>
<value> <string>admin</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -732,7 +732,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>973.33482.4166.8669</string> </value>
<value> <string>975.43773.52403.63470</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -750,8 +750,8 @@
</tuple>
<state>
<tuple>
<float>1549644564.5</float>
<string>UTC</string>
<float>1561471935.9</float>
<string>GMT+3</string>
</tuple>
</state>
</object>
......
......@@ -351,7 +351,7 @@
</item>
<item>
<key> <string>configuration_content_security_policy</string> </key>
<value> <string>default-src \'self\'; img-src \'self\' data:; media-src \'self\' blob:; connect-src \'self\' https://content.dropboxapi.com https://api.dropboxapi.com mail.tiolive.com data: *.host.vifib.net *.node.vifib.com *.erp5.net https://netdna.bootstrapcdn.com; script-src \'self\' \'unsafe-eval\' \'unsafe-inline\'; font-src \'self\' netdna.bootstrapcdn.com; style-src \'self\' netdna.bootstrapcdn.com \'unsafe-inline\' data:; frame-src \'self\' data:</string> </value>
<value> <string>default-src \'self\'; img-src \'self\' data:; media-src \'self\' blob:; connect-src \'self\' https://content.dropboxapi.com https://api.dropboxapi.com mail.tiolive.com data: *.host.vifib.net *.node.vifib.com *.erp5.ru *.erp5.net https://netdna.bootstrapcdn.com; script-src \'self\' \'unsafe-eval\' \'unsafe-inline\'; font-src \'self\' netdna.bootstrapcdn.com; style-src \'self\' netdna.bootstrapcdn.com \'unsafe-inline\' data:; frame-src \'self\' data:</string> </value>
</item>
<item>
<key> <string>configuration_default_jio_document_page_gadget_url</string> </key>
......@@ -650,7 +650,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>zope</string> </value>
<value> <string>admin</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -664,7 +664,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>970.26748.61427.10154</string> </value>
<value> <string>975.43773.52403.63470</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -682,8 +682,8 @@
</tuple>
<state>
<tuple>
<float>1537967626.41</float>
<string>UTC</string>
<float>1561472219.01</float>
<string>GMT+3</string>
</tuple>
</state>
</object>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment