From e2187776acab87b8c766d606e02f921ef190f20f Mon Sep 17 00:00:00 2001 From: Dmitry Yemanov Date: Tue, 3 Dec 2024 12:58:59 +0300 Subject: [PATCH] Fixed omission noted by Adriano --- builds/install/misc/replication.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/builds/install/misc/replication.conf b/builds/install/misc/replication.conf index b0a400a067..f9cf1c37f8 100644 --- a/builds/install/misc/replication.conf +++ b/builds/install/misc/replication.conf @@ -155,7 +155,8 @@ database # password_env = FB_REPL_PWD # } # - # If username_file / password_file is specified, the first non-empty line of the provided file + # If username_file / password_file is specified, the first non-empty line + # of the provided file is used as the parameter value. # # If username_file or password_file values represent a relative pathname, # it's resolved based on the Firebird root directory: