Active Installs Parameters

Last modified by Vincent Massol on 2026/09/11 09:40

Reference

The Active Installs parameters live in the "Active Installs 2" section of xwiki/WEB-INF/xwiki.properties. Both ship commented out, so an instance that never touches the file uses the defaults below. They are read at startup, so a change takes effect only on the next restart.

ParameterDefaultWhat it does
activeinstalls2.pingURLhttps://extensions.xwiki.org/activeinstalls2The URL the module connects to in order to send its ping of activity.
activeinstalls2.userAgentXWikiActiveInstalls2The user agent the module identifies itself with when it sends a ping.

Related

Get Connected