Statistics
| Branch: | Tag: | Revision:

root / jboss / conf / gss.properties @ bed4db0d

History | View | Annotate | Download (1.2 kB)

1 b92302c1 pastith
serviceName=Pithos
2 d9feaa7b fstamatelopoulos
restUrl=http://127.0.0.1:8080/pithos/rest/
3 bde4eafb pastith
externalApiPath=gss/ExternalAPIBean/local
4 14ad7326 pastith
version=1.0.0-beta
5 11af52e2 pastith
noUsernameMessage=<B>No username found in the Shibboleth attributes!</B><P>Your Identity Provider sent the following attributes:
6 14ad7326 pastith
fileRepositoryPath=/tmp/gss-root
7 14ad7326 pastith
#quota in bytes(10GB)
8 14ad7326 pastith
quota=10737418240
9 ef7584c0 pastith
#milliseconds a request's timestamp may differ from the current system time (10')
10 ef7584c0 pastith
timeSkew=600000
11 4bd93f6c pastith
#number of days the authentication token is valid
12 4bd93f6c pastith
tokenTTL=1
13 d3b633c7 pastith
solrSelectUrl=http://localhost:8983/solr/select
14 14ad7326 pastith
solrUpdateUrl=http://localhost:8983/solr/update
15 14ad7326 pastith
solrUpdateRichUrl=http://localhost:8983/solr/update/rich
16 14ad7326 pastith
#must be in sync with solrconfig.xml's multipartUploadLimitInKB parameter
17 4b7228e1 pastith
solrDocumentUploadLimitInKB=30720
18 4b7228e1 pastith
#Tomcat apparently converts data received through the AJP connector to ISO-8859-1
19 4b7228e1 pastith
requestAttributeEncoding=ISO-8859-1
20 50135fa5 pastith
#an announcement message that will be displayed when the user logs in the system
21 50135fa5 pastith
announcement=
22 c917374b Panagiotis Astithas
# The test user, for development environments only! The presence of this property
23 c917374b Panagiotis Astithas
# makes the Login servlet consider the specified user as having successfully
24 c917374b Panagiotis Astithas
# authenticated through Shibboleth.
25 c917374b Panagiotis Astithas
testUsername=past@ebs.gr