summaryrefslogtreecommitdiffstats
path: root/keystone/config.py
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2013-02-12 09:55:13 -0500
committerDan Prince <dprince@redhat.com>2013-02-12 09:55:13 -0500
commitcccbf8acc33530c971603fd92b9a1ac52282f13e (patch)
tree3c0e0066c35a3e047ac46a380ce436f312a0dd60 /keystone/config.py
parentf1defe8f624e006a7562bc07cd471bdd176e303e (diff)
downloadkeystone-cccbf8acc33530c971603fd92b9a1ac52282f13e.tar.gz
keystone-cccbf8acc33530c971603fd92b9a1ac52282f13e.tar.xz
keystone-cccbf8acc33530c971603fd92b9a1ac52282f13e.zip
Spell accommodate correctly.
Fix spelling issue from 8ec247b (security patch). Change-Id: I16c048e40fd92c1978e93fe74a76b4303c253d65
Diffstat (limited to 'keystone/config.py')
-rw-r--r--keystone/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/keystone/config.py b/keystone/config.py
index acd70e69..cedb5d57 100644
--- a/keystone/config.py
+++ b/keystone/config.py
@@ -193,7 +193,7 @@ register_str('policy_default_rule', default=None)
#default max request size is 112k
register_int('max_request_body_size', default=114688)
register_int('max_param_size', default=64)
-# we allow tokens to be a bit larger to accomidate PKI
+# we allow tokens to be a bit larger to accommodate PKI
register_int('max_token_size', default=8192)
# identity