03-05-2014 11:30 AM
I'm siting behind a firewall and as such there I'm not allowed to configure Nuxeo Connect to reach out. The issue is, that it seems as if there is not an option to just completely disable this and it slows down my startup time.
Can it be disabled and if so how?
03-05-2014 11:35 AM
hello,
you can add this property in your nuxeo.conf to indicate that your network does not authorize your Nuxeo instance to contact Nuxeo Connect:
org.nuxeo.connect.server.reachable=false
Kind regards, Thierry
03-05-2014 11:35 AM
hello,
you can add this property in your nuxeo.conf to indicate that your network does not authorize your Nuxeo instance to contact Nuxeo Connect:
org.nuxeo.connect.server.reachable=false
Kind regards, Thierry
03-05-2014 11:44 AM
That works, thanks. Why isn't that an option during configuration?
03-05-2014 11:50 AM
because we push Nuxeo users to customize their instance, and Nuxeo Studio, which is designed for that, is a SaaS and need to reach Nuxeo Connect.
03-06-2014 10:41 AM
Also because, if you're talking about the configuration done during the startup wizard, we only expose the more commonly used options. If you want to configure in details your instance, then manually edit the nuxeo.conf
file (or use the "advanced configuration" mode in the Admin Center) and follow [the Configuration Parameters Index (nuxeo.conf) documentation][1].
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.