
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
1.1 KiB
1.1 KiB
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. |