projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1da1cd2
)
doc: Use proper markup for emphasis
author
Peter Eisentraut
Sun, 9 Jul 2023 08:02:15 +0000
(10:02 +0200)
committer
Peter Eisentraut
Sun, 9 Jul 2023 08:02:56 +0000
(10:02 +0200)
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index 6a14f3b065e70f841254f147614bb4f6af42f72c..a5cb15febaae1344f93ee7a1080618d872e07d31 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-1182,7
+1182,7
@@
include_dir 'conf.d'
Sets whether GSSAPI delegation should be accepted from the client.
The default is
off
meaning credentials from the client will
-
NOT
be accepted. Changing this to
on
will make the server
+
not
be accepted. Changing this to
on
will make the server
accept credentials delegated to it from the client. This parameter can only be
set in the
postgresql.conf
file or on the server command line.