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