mirror of
https://github.com/postgres/postgres.git
synced 2025-05-21 15:54:08 +03:00
doc: Use proper markup for emphasis
This commit is contained in:
parent
1da1cd2944
commit
25da5cd32f
@ -1182,7 +1182,7 @@ include_dir 'conf.d'
|
|||||||
<para>
|
<para>
|
||||||
Sets whether GSSAPI delegation should be accepted from the client.
|
Sets whether GSSAPI delegation should be accepted from the client.
|
||||||
The default is <literal>off</literal> meaning credentials from the client will
|
The default is <literal>off</literal> meaning credentials from the client will
|
||||||
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
|
||||||
accept credentials delegated to it from the client. This parameter can only be
|
accept credentials delegated to it from the client. This parameter can only be
|
||||||
set in the <filename>postgresql.conf</filename> file or on the server command line.
|
set in the <filename>postgresql.conf</filename> file or on the server command line.
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user