Project

General

Profile

« Previous | Next » 

Revision 4985

Added by daigle over 15 years ago

replace // with #

View differences:

metacat.properties
120 120
######## Authentication and LDAP ##############################################
121 121

  
122 122
auth.class=edu.ucsb.nceas.metacat.AuthLdap
123
// Use AuthStub to test and guarantee authentication
124
//auth.class=edu.ucsb.nceas.metacat.AuthStub
123
# Use AuthStub to test and guarantee authentication
124
## auth.class=edu.ucsb.nceas.metacat.AuthStub
125 125
auth.timeoutMinutes=180
126 126
# auth.administrators=uid=jones,o=NCEAS,dc=ecoinformatics,dc=org
127 127
auth.administrators=

Also available in: Unified diff