diff --git a/pycaosdb.ini.template b/pycaosdb.ini.template
index 8f1d9d40f7af1fc0d2a515fbde6138c9b63e618d..38cfb5baadb14e2097ae4b50eb66563f8ec0902a 100644
--- a/pycaosdb.ini.template
+++ b/pycaosdb.ini.template
@@ -1,7 +1,8 @@
 # -*- mode:conf; -*-
 ## This sections needs to exist in addition to the usual section
 [IntegrationTests]
-test_server_side_scripting.bin_dir=/scripting-bin/
+test_server_side_scripting.bin_dir.local=/path/to/scripting/bin
+test_server_side_scripting.bin_dir.server=/opt/caosdb/git/caosdb-server/scritping/bin
 
 # location of the files from the pyinttest perspective
 test_files.test_insert_files_in_dir.local=/extroot/test_insert_files_in_dir/
@@ -13,7 +14,7 @@ test_files.test_insert_files_in_dir.server=/opt/caosdb/mnt/extroot/test_insert_f
 [Connection]
 #url=https://caosdb-server:10443/
 #username=admin
-#cacert=/cert/caosdb.cert.pem
+#cacert=/path/to/cert/caosdb.cert.pem
 #cacert=/etc/ssl/cert.pem
 #debug=0