From 2f27fec5100359bcadd5ed7de7623965d3e08cac Mon Sep 17 00:00:00 2001 From: Felix Dreissig Date: Thu, 31 Mar 2022 21:49:15 +0200 Subject: [PATCH] Sample config: Update link to docs --- repmgr.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repmgr.conf.sample b/repmgr.conf.sample index 01d69f41..2c1e808c 100644 --- a/repmgr.conf.sample +++ b/repmgr.conf.sample @@ -398,7 +398,7 @@ ssh_options='-q -o ConnectTimeout=10' # Options to append to "ssh" # # Debian/Ubuntu users: use "sudo pg_ctlcluster" to execute service control commands. # -# For more details, see: https://repmgr.org/docs/current/configuration-service-commands.html +# For more details, see: https://repmgr.org/docs/current/configuration-file-service-commands.html #service_start_command = '' #service_stop_command = ''