We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d637ccd + 5a3bb79 commit e57e9a8Copy full SHA for e57e9a8
1 file changed
README.md
@@ -16,7 +16,7 @@ You can find guides per connector:
16
| Variable | Required | Default | Description |
17
|----------|----------|---------|-------------|
18
| `AXOROUTER_ENDPOINT` | Yes | - | Axorouter endpoint |
19
-| `STORAGE_DIRECTORY` | No | `/etc/axoflow-otel-collector/storage` | Directory used for persistence |
+| `STORAGE_DIRECTORY` | No (Yes in case of Docker) | `/etc/axoflow-otel-collector/storage` | Directory used for persistence |
20
| `AXOROUTER_TLS_INSECURE` | No | `false` | Whether to disable TLS security |
21
| `AXOROUTER_TLS_CA_FILE` | No | - | Path to the CA certificate file |
22
| `AXOROUTER_TLS_CA_PEM` | No | - | PEM-encoded CA certificate |
0 commit comments