Files
openstack-manuals/doc/config-reference/source/tables/trove-database.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 database configuration options
Configuration option = Default value Description
[DEFAULT]
sql_query_logging = False (BoolOpt) Allow insecure logging while executing queries through SQLAlchemy.
[database]
connection = sqlite:///trove_test.sqlite (StrOpt) SQL Connection.
idle_timeout = 3600 (IntOpt) No help text available for this option.
query_log = False (BoolOpt) No help text available for this option.