Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xwiki-platform
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XWiki
xwiki-platform
Commits
1ed1111f
Commit
1ed1111f
authored
2 years ago
by
Vincent Massol
Browse files
Options
Downloads
Patches
Plain Diff
[Misc] Update incorrect information since XWiki 14.5 related to Active Installs
parent
7bd586c0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/xwiki.properties.vm
+11
-8
11 additions, 8 deletions
...guration-resources/src/main/resources/xwiki.properties.vm
with
11 additions
and
8 deletions
xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/xwiki.properties.vm
+
11
−
8
View file @
1ed1111f
...
@@ -972,24 +972,27 @@ distribution.automaticStartOnWiki=$xwikiPropertiesAutomaticStartOnWiki
...
@@ -972,24 +972,27 @@ distribution.automaticStartOnWiki=$xwikiPropertiesAutomaticStartOnWiki
#
attachment.upload.blockList=
#
attachment.upload.blockList=
#
-------------------------------------------------------------------------------------
#
-------------------------------------------------------------------------------------
#
Active Installs
#
Active Installs
2
#
-------------------------------------------------------------------------------------
#
-------------------------------------------------------------------------------------
#
-
#
[Since 5.2M2]
#
-
#
[Since 5.2M2]
#
-
#
The URL of where the Active Installs module should connect to in order to send a ping of activity. This feature
#
-
#
The URL of where the Active Installs 2 module should connect to, in order to send a ping of activity. This feature
#
-
#
regularly sends the following information to xwiki.org about the current instance:
#
-
#
regularly sends anonymous information to xwiki.org about the current instance.
#
-
#
- its unique id
#
-
#
- the id and versions of all installed extensions)
#
-
#
The goal is to count the number of active installs of XWiki out there and provide statistics on xwiki.org
#
-
#
The goal is to count the number of active installs of XWiki out there and provide statistics on xwiki.org
#
-
#
#
-
#
#
-
#
The default is:
#
-
#
The default is:
#
activeinstalls.pingURL=http://extensions.xwiki.org/activeinstalls
#
activeinstalls2.pingURL = https://extensions.xwiki.org/activeinstalls2
#
-
#
[Since 5.2M2]
#
-
#
Default user agent used when sending pings.
#
-
#
The default is:
#
activeinstalls2.userAgent = XWikiActiveInstalls2
#
-------------------------------------------------------------------------------------
#
-------------------------------------------------------------------------------------
#
Wikis
#
Wikis
#
-------------------------------------------------------------------------------------
#
-------------------------------------------------------------------------------------
#
-
#
[Since
5.
4.
4
]
#
-
#
[Since
1
4.
5
]
#
-
#
Add a default suffix to the alias of a new wiki in the wiki creation wizard, only when the path mode is not used
#
-
#
Add a default suffix to the alias of a new wiki in the wiki creation wizard, only when the path mode is not used
#
-
#
(i.e. domain-based, see url.standard.multiwiki.isPathBased). If this value is empty, XWiki will try to compute it
#
-
#
(i.e. domain-based, see url.standard.multiwiki.isPathBased). If this value is empty, XWiki will try to compute it
#
-
#
automatically from the request URL.
#
-
#
automatically from the request URL.
...
@@ -1000,7 +1003,7 @@ distribution.automaticStartOnWiki=$xwikiPropertiesAutomaticStartOnWiki
...
@@ -1000,7 +1003,7 @@ distribution.automaticStartOnWiki=$xwikiPropertiesAutomaticStartOnWiki
#
-
#
The default is:
#
-
#
The default is:
#
wiki.alias.suffix=
#
wiki.alias.suffix=
#
-
#
[Since 14.
9RC1
]
#
-
#
[Since 14.
5
]
#
-
#
Allows delegating the database/schema/user creation (depends on the database) for a new wiki to an infra admin.
#
-
#
Allows delegating the database/schema/user creation (depends on the database) for a new wiki to an infra admin.
#
-
#
Said differently, if the following property is false then XWiki will not create any database/schema/user when
#
-
#
Said differently, if the following property is false then XWiki will not create any database/schema/user when
#
-
#
creating a wiki. It's assumed that it will exist prior to using the Wiki creation wizard.
#
-
#
creating a wiki. It's assumed that it will exist prior to using the Wiki creation wizard.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment