diff --git a/rtd_phosphonetx/etc/service.properties b/rtd_phosphonetx/etc/service.properties index f140b068780abb28f186d79868586a16f99a2403..93f45ff53f0d97a70f57a400f5e8ce0ac0b94c75 100644 --- a/rtd_phosphonetx/etc/service.properties +++ b/rtd_phosphonetx/etc/service.properties @@ -42,6 +42,8 @@ highwater-mark = -1 # does not affect the mails which are sent, when the data set could not be registered. notify-successful-registration = false +use-ssl = false + # The URL of the openBIS server server-url = http://localhost:8888/openbis @@ -52,7 +54,7 @@ username = etlserver password = etlserver # The base URL for Web client access. -download-url = https://localhost:8889 +download-url = http://localhost:8889 # SMTP properties (must start with 'mail' to be considered). mail.smtp.host = file://targets/email