projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be2ab58
)
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:15 +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 57c4dcee9314b7efe33f2ae52345d66071c3179a..c50c28546de71e5dd347809f227dd1e44c61dca2 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.