Hi, Romain FERE a écrit : > Hello all, > > I don't understand how to change the host in the link include in the > notifications emails... I change the host in the file > server/default/nuxeo.ear/config/nuxeo.properties but in the notification > link, it's still "localhost:8080". I don't find any documentation on > this, can you give me a hint ?
This can be configured in nuxeo.ear/config/notification-config.xml: <serverPrefix>http://localhost:8080/nuxeo/</serverPrefix> Regards, -- Anahide Tchertchian, Nuxeo Mail: [EMAIL PROTECTED] - Tel: +33 (0)1 40 33 79 87 http://www.nuxeo.com - http://www.nuxeo.org _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
