Skip to content

Commit cf49eb0

Browse files
authored
Fix rendering issue
1 parent 80c32f7 commit cf49eb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

knowledgebase/restore-replica-after-storage-failure.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ description: 'This article explains how to recover data when using replicated ta
1212
<br/>
1313
<br/>
1414

15-
<VerticalStepper headerLevel="h2">
16-
1715
:::note
1816
This guide assumes that the `<path>` parameter in your config.xml file is set to:
1917

@@ -24,6 +22,8 @@ This guide assumes that the `<path>` parameter in your config.xml file is set to
2422
If you have configured a different data path, replace all instances of `/var/lib/clickhouse` in the below commands with the actual value of your `<path>` setting.
2523
:::
2624

25+
<VerticalStepper headerLevel="h2">
26+
2727
## Copy access configuration from the healthy replica {#copy-access-config}
2828

2929
Copy the contents of the `access` folder which contains local users from the healthy replica:

0 commit comments

Comments
 (0)