view src/main/resources/config.properties @ 8:8702aa85d0fb

add bookBean
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Tue, 26 May 2015 14:29:33 +0200
parents 7ffaefcee5b5
children d57fe2179f61
line wrap: on
line source

db_gazetter_username=root
db_gazetter_password=root
db_gazetter_name=Gazetteer
files_root=/gazetteer-server/data

#Local
#dvn_server=http://localhost/dvn
root_server=http://localhost:8080/LGServices

# currently stable one
#localgazetteers-dev 
#dvn_server=http://localgazetteers-dev/dvn
#root_server=http://localgazetteers-dev/LGServices
#toc_interface=http://localgazetteers-dev/LGToc
#extraction_interface=http://localgazetteers-dev/extraction-interface


#localgazetteers
dvn_server=http://localgazetteers/dvn
#root_server=http://localgazetteers/LGServices
toc_interface=http://localgazetteers/LGToc
extraction_interface=http://localgazetteers/extraction-interface