Project

General

Profile

« Previous | Next » 

Revision 4195

Added by daigle over 16 years ago

Add geoserver configuration values

View differences:

lib/metacat.properties
7 7
######## Configuration utility section  ################
8 8

  
9 9
configutil.propertiesConfigured=false
10
configutil.organizationsConfigured=false
10
## configutil.organizationsConfigured=false
11 11
configutil.ldapConfigured=false
12 12
configutil.skinsConfigured=false
13 13
configutil.databaseConfigured=false
14
configutil.geoserverConfigured=false
14 15

  
15 16
############### Server Values #################
16 17

  
......
400 401

  
401 402
spatial.docTitle=dataset/title
402 403

  
404
######## Geoserver section              #######################################
405
geoserver.loginPostPage=admin/loginSubmit.do
406
geoserver.loginSuccessString=admin/logout.do
407
geoserver.passwordPostPage=config/loginEditSubmit.do
408
geoserver.passwordSuccessString=Data loaded without incident
409
geoserver.applyPostPage=admin/saveToGeoServer.do
410
geoserver.defaultUsername=admin
411
geoserver.defaultPassword=geoserver
412
geoserver.username=
413
geoserver.password=
414

  
403 415
######## SiteMap section              #########################################
404 416

  
405 417
# relative directory path in which sitemap files should be written

Also available in: Unified diff