summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-web-common/src/main/resources
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-12-27 22:04:22 +0000
committerOlivier Lamy <olamy@apache.org>2012-12-27 22:04:22 +0000
commitce9d2fce630e48682ab9a15dfe26eb9baf807b4b (patch)
tree8cca4d689f83e33198de90f5cda1035f3bdd879e /archiva-modules/archiva-web/archiva-web-common/src/main/resources
parent62992df826e4b56c1a215c035b1e4ae26c38cda3 (diff)
downloadarchiva-ce9d2fce630e48682ab9a15dfe26eb9baf807b4b.tar.gz
archiva-ce9d2fce630e48682ab9a15dfe26eb9baf807b4b.zip
configure maxElementsInMemory and maxElementsOnDisk
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426342 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-web-common/src/main/resources')
-rw-r--r--archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties b/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties
index f90f02e12..35b0ecdc4 100644
--- a/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties
+++ b/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties
@@ -639,5 +639,7 @@ redback.runtime.usersCacheTimeToLiveSeconds.help.content=
redback.runtime.usersCacheTimeToIdleSeconds.label=Time to Idle (seconds)
redback.runtime.usersCacheTimeToIdleSeconds.help.title=
redback.runtime.usersCacheTimeToIdleSeconds.help.content=
+redback.runtime.maxElementsInMemory.label=Max Elements in memory
+redback.runtime.maxElementsOnDisk.label=Max Elements on disk