Revision 0fcbf8bd jboss/conf/gss.properties

b/jboss/conf/gss.properties
14 14
timeSkew=600000
15 15
# Number of days the authentication token is valid
16 16
tokenTTL=1
17
solrSelectUrl=http://localhost:8983/solr/select
18
solrUpdateUrl=http://localhost:8983/solr/update
19
solrUpdateRichUrl=http://localhost:8983/solr/update/rich
17
solr.url=http://localhost:8983/solr
18
solr.rich.update.path=/update/extract
20 19
# Must be in sync with solrconfig.xml's multipartUploadLimitInKB parameter
21 20
solrDocumentUploadLimitInKB=30720
22 21
# Tomcat apparently converts data received through the AJP connector to ISO-8859-1

Also available in: Unified diff