diff 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 diff
--- a/src/main/resources/config.properties	Tue Jun 23 16:21:59 2015 +0200
+++ b/src/main/resources/config.properties	Thu Jun 25 10:53:52 2015 +0200
@@ -4,19 +4,19 @@
 files_root=/gazetteer-server/data
 
 #Local
-#dvn_server=http://localhost/dvn
+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
+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
+#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