Skip to content
Snippets Groups Projects

Minimal c interface

Merged Timm Fitschen requested to merge f-extern-c into dev
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -79,7 +79,7 @@ You can use a json file for the configuration of the client. See
@@ -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.
`caosdb-client-configuration-schema.json` to validate your schema.
The client will load the configuration file from the first existing
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
1. A file specified by the environment variable
`$CAOSDB_CLIENT_CONFIGURATION`.
`$CAOSDB_CLIENT_CONFIGURATION`.
Loading