summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/radosgw/config.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst
index 8da20b8f3e1..7093283db5a 100644
--- a/doc/radosgw/config.rst
+++ b/doc/radosgw/config.rst
@@ -332,7 +332,7 @@ by RGW.
The following config options are available for Keystone integration::
[client.radosgw.gateway]
- rgw keystone url = {keystone server url}
+ rgw keystone url = {keystone server url:keystone server admin port}
rgw keystone admin token = {keystone admin token}
rgw keystone accepted roles = {accepted user roles}
rgw keystone token cache size = {number of tokens to cache}