File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1356,16 +1356,16 @@ include_dir 'conf.d'
1356
1356
</term>
1357
1357
<listitem>
1358
1358
<para>
1359
- This setting determines whether the passphrase command set by
1359
+ This parameter determines whether the passphrase command set by
1360
1360
<varname>ssl_passphrase_command</varname> will also be called during a
1361
1361
configuration reload if a key file needs a passphrase. If this
1362
- setting is false (the default), then
1362
+ parameter is false (the default), then
1363
1363
<varname>ssl_passphrase_command</varname> will be ignored during a
1364
1364
reload and the SSL configuration will not be reloaded if a passphrase
1365
1365
is needed. That setting is appropriate for a command that requires a
1366
1366
TTY for prompting, which might not be available when the server is
1367
- running. Setting this to true might be appropriate if the passphrase
1368
- is obtained from a file, for example.
1367
+ running. Setting this parameter to true might be appropriate if the
1368
+ passphrase is obtained from a file, for example.
1369
1369
</para>
1370
1370
<para>
1371
1371
This parameter can only be set in the <filename>postgresql.conf</filename>
You can’t perform that action at this time.
0 commit comments