8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be2ab58 commit 3c963d3Copy full SHA for 3c963d3
doc/src/sgml/config.sgml
@@ -1182,7 +1182,7 @@ include_dir 'conf.d'
1182
<para>
1183
Sets whether GSSAPI delegation should be accepted from the client.
1184
The default is <literal>off</literal> meaning credentials from the client will
1185
- NOT be accepted. Changing this to <literal>on</literal> will make the server
+ <emphasis>not</emphasis> be accepted. Changing this to <literal>on</literal> will make the server
1186
accept credentials delegated to it from the client. This parameter can only be
1187
set in the <filename>postgresql.conf</filename> file or on the server command line.
1188
</para>
0 commit com 3060 ments