Skip to content

Commit 9dcf64e

Browse files
authored
Update banyandb.md (#13098)
1 parent 1577563 commit 9dcf64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/en/setup/backend/storages/banyandb.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ In the `application.yml` file, select the BanyanDB storage provider:
2626

2727
```yaml
2828
storage:
29-
banyandb:
29+
selector: ${SW_STORAGE:banyandb}
3030
```
3131
3232
Since 10.2.0, the banyandb configuration is separated to an independent configuration file: `bydb.yaml`:

0 commit comments

Comments
 (0)