Merge "Optimise indentation for db client"
This commit is contained in:
@@ -25,7 +25,7 @@ _DEFAULT_SQL_CONNECTION = 'sqlite:///{0}'.format(
|
|||||||
paths.state_path_def('watcher.sqlite'))
|
paths.state_path_def('watcher.sqlite'))
|
||||||
|
|
||||||
database = cfg.OptGroup(name='database',
|
database = cfg.OptGroup(name='database',
|
||||||
title='Configuration Options for database')
|
title='Configuration Options for database')
|
||||||
|
|
||||||
SQL_OPTS = [
|
SQL_OPTS = [
|
||||||
cfg.StrOpt('mysql_engine',
|
cfg.StrOpt('mysql_engine',
|
||||||
|
|||||||
Reference in New Issue
Block a user