Skip to content

Commit 4856b49

Browse files
2025.05 release (neo4j#1296)
Co-authored-by: NataliaIvakina <[email protected]>
1 parent 113067f commit 4856b49

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ nav:
66
- modules/ROOT/content-nav.adoc
77
asciidoc:
88
attributes:
9-
neo4j-version: '2025.04'
9+
neo4j-version: '2025.05'

modules/ROOT/pages/clauses/listing-settings.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,10 @@ LIMIT 3
196196
|===
197197
| name | value | description
198198

199+
| "server.backup.advertised_address"
200+
| "localhost:0"
201+
| "The advertised address for the backup server. Default is the default advertised address combined with port defined in the backup listen address."
202+
199203
| "server.backup.enabled"
200204
| "true"
201205
| "Enable support for running online backups."
@@ -204,10 +208,6 @@ LIMIT 3
204208
| ""
205209
| "Command to execute for ExecDataConnector list"
206210

207-
| "server.backup.exec_connector.scheme"
208-
| ""
209-
| "Schemes ExecDataConnector will match on"
210-
211211
3+d|Rows: 3
212212
|===
213213

0 commit comments

Comments
 (0)