Skip to content
Snippets Groups Projects
Commit 8ec35412 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

DOC: fix pycaosdb.ini.template

parent 6fd7b48e
No related branches found
No related tags found
No related merge requests found
# -*- 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment