Skip to content
Snippets Groups Projects

Minimal c interface

Merged Timm Fitschen requested to merge f-extern-c into dev
+ 1
1
@@ -79,7 +79,7 @@ You can use a json file for the configuration of the client. See
`caosdb-client-configuration-schema.json` to validate your schema.
The client will load the configuration file from the first existing
file in the following locations (precendence from highest to lowest):
file in the following locations (precedence from highest to lowest):
1. A file specified by the environment variable
`$CAOSDB_CLIENT_CONFIGURATION`.
Loading