Files
openstack-manuals/doc/config-reference/source/tables/keystone-domain.rst
Gauvain Pocentek 26510e84dd [config-ref] Publish the RST version
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b
Implements: blueprint config-ref-rst
2015-12-21 09:44:24 +01:00

1.1 KiB

Description of domain configuration options
Configuration option = Default value Description
[domain_config]
cache_time = 300 (IntOpt) TTL (in seconds) to cache domain config data. This has no effect unless domain config caching is enabled.
caching = True (BoolOpt) Toggle for domain config caching. This has no effect unless global caching is enabled.
driver = sql (StrOpt) Entrypoint for the domain config backend driver in the keystone.resource.domain_config namespace.