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.
server.backup.advertised_address
1 parent 113067f commit afced36Copy full SHA for afced36
modules/ROOT/pages/clauses/listing-settings.adoc
@@ -196,6 +196,10 @@ LIMIT 3
196
|===
197
| name | value | description
198
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
+
203
| "server.backup.enabled"
204
| "true"
205
| "Enable support for running online backups."
@@ -204,10 +208,6 @@ LIMIT 3
208
| ""
209
| "Command to execute for ExecDataConnector list"
206
210
207
-| "server.backup.exec_connector.scheme"
-| ""
-| "Schemes ExecDataConnector will match on"
-
211
3+d|Rows: 3
212
213
0 commit comments