From 363b5bf7b0f2fe3f534d3812724a9678a538c183 Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Wed, 13 Dec 2023 19:24:45 +0200 Subject: [PATCH] Fix --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index e7f6141..3c9f88f 100644 --- a/docs/install.md +++ b/docs/install.md @@ -134,7 +134,7 @@ wsrep_node_address="node1-ip-address" wsrep_node_name="node1" ``` -** Second Database Server: ** +**Second Database Server:** Configuration File Editing: Similar to the master server, edit ```/etc/mysql/mariadb.conf.d/60-galera.cnf```.