Removed extra param from config
Change-Id: I39ea2b674ee64e1e1423cbf16d15d55d335e0d9a
This commit is contained in:
parent
2d5256783a
commit
0467776d96
@ -22,9 +22,6 @@ connection = sqlite:///murano.sqlite
|
||||
#A boolean that determines if the database will be automatically created
|
||||
auto_create = True
|
||||
|
||||
#A boolean that determines if the database will be automatically created
|
||||
db_auto_create = True
|
||||
|
||||
[reports]
|
||||
#Change this params only when you know what you are doing
|
||||
results_exchange = task-results
|
||||
|
Loading…
Reference in New Issue
Block a user