Disable Nuxeo Connect
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?
0 votes
1 answers
2312 views
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
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/05/2014
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.03/06/2014