@@ -71,7 +71,7 @@ Variable precendence is as followed (from greatest to least,means the first list
```
### Config file
An example config can be found in this repo (`example_config.ini`). Be aware to set the file mode of the config to `0660`.
An example config can be found in this repo (`example_config.ini`). Be aware to set the file mode of the config at least to `0600` but never other-readable.
## Examples
More examples can be found in the [wiki article](https://git.scc.kit.edu/scc-net/net-suite/netdb-client-lib/-/wikis/examples)