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.
| Parameter | Default | What it does |
|---|---|---|
| activeinstalls2.pingURL | https://extensions.xwiki.org/activeinstalls2 | The URL the module connects to in order to send its ping of activity. |
| activeinstalls2.userAgent | XWikiActiveInstalls2 | The user agent the module identifies itself with when it sends a ping. |