create testing config

This commit is contained in:
2020-05-08 14:49:04 +00:00
parent 51bd043bf7
commit 8647931da8

View File

@@ -1,6 +1,8 @@
#db.base=D:/ws/pdb/dataNew db.base=D:/ws/pdb/databases/test
db.base=C:/Temp/pdb/testing
server.port=17333 server.port=17333
gnuplot.home=D:/ws/pdb/gnuplot-5.2 gnuplot.home=D:/ws/pdb/gnuplot-5.2
cache.images.duration.seconds=86400 cache.images.duration.seconds=86400
defaults.groupBy=pod,method,metric
defaults.splitBy=method
defaults.query.examples=pod=vapfinra01 and method=ViewService.findFieldView,ViewService.findFieldViewGroup;pod=vappilby01 and method=ReviewInContextController.index;pod=vapnyse001 and method=ReviewInContextController.index,ReviewController.index
mode.production=false mode.production=false