Skip to content

Commit e57e9a8

Browse files
authored
Merge pull request #15 from axoflow/fix/storage-dir-docs
2 parents d637ccd + 5a3bb79 commit e57e9a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can find guides per connector:
1616
| Variable | Required | Default | Description |
1717
|----------|----------|---------|-------------|
1818
| `AXOROUTER_ENDPOINT` | Yes | - | Axorouter endpoint |
19-
| `STORAGE_DIRECTORY` | No | `/etc/axoflow-otel-collector/storage` | Directory used for persistence |
19+
| `STORAGE_DIRECTORY` | No (Yes in case of Docker) | `/etc/axoflow-otel-collector/storage` | Directory used for persistence |
2020
| `AXOROUTER_TLS_INSECURE` | No | `false` | Whether to disable TLS security |
2121
| `AXOROUTER_TLS_CA_FILE` | No | - | Path to the CA certificate file |
2222
| `AXOROUTER_TLS_CA_PEM` | No | - | PEM-encoded CA certificate |

0 commit comments

Comments
 (0)