From 310bf71fb6f0555b977191d31941a84c3dab964e Mon Sep 17 00:00:00 2001 From: fspreck <f.spreckelsen@indiscale.com> Date: Thu, 2 Jul 2020 17:37:35 +0200 Subject: [PATCH] DOC: nicer path --- pycaosdb.ini.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pycaosdb.ini.template b/pycaosdb.ini.template index c253689..d41937d 100644 --- a/pycaosdb.ini.template +++ b/pycaosdb.ini.template @@ -22,7 +22,7 @@ test_files.test_insert_files_in_dir.server=/opt/caosdb/mnt/extroot/test_insert_f #username=admin ## Provide SSL certificate used by the CaosDB server for all tests to ## run. -#cacert=/etc/ssl/cert.pem +#cacert=/path/to/cert.pem #debug=0 #passwordmethod=plain -- GitLab