view src/main/resources/config.properties @ 24:07f7594ba56e

add filters to lastEditor and editTime in books page
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Thu, 25 Jun 2015 10:53:52 +0200
parents dcc160f7db38
children 86694755415d
line wrap: on
line source

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

#Local
dvn_server=http://localhost/dvn
#dvn_server=http://localhost:8082		
root_server=http://localhost:8080/LGServices
toc_interface=http://localhost:1080/localgazetteers-dev/LGToc
extraction_interface=http://localhost:1080/localgazetteers-dev/extraction-interface


# Production one:
#localgazetteers-dev -> localgazetteers
#dvn_server=http://localgazetteers.mpiwg-berlin.mpg.de/dvn
#root_server=http://localgazetteers.mpiwg-berlin.mpg.de/LGServices
#toc_interface=http://localgazetteers.mpiwg-berlin.mpg.de/LGToc
#extraction_interface=http://localgazetteers.mpiwg-berlin.mpg.de/extraction-interface

# Development one:
#localgazetteers -> localgazetteers-test
#dvn_server=http://localgazetteers-test.mpiwg-berlin.mpg.de/dvn
#root_server=http://localgazetteers-test.mpiwg-berlin.mpg.de/LGServices
#toc_interface=http://localgazetteers-test.mpiwg-berlin.mpg.de/LGToc
#extraction_interface=http://localgazetteers-test.mpiwg-berlin.mpg.de/extraction-interface