Sample conf fix.
Change-Id: I2e784c7e98f7e3ca91f3e60b3c6d2452a227f1b3
This commit is contained in:
parent
eed29efa4c
commit
3b8af1e967
@ -33,10 +33,10 @@ plugins=vanilla
|
||||
# be exposed in service URLs (boolean value)
|
||||
#use_floating_ips=true
|
||||
|
||||
[sqlalchemy]
|
||||
[database]
|
||||
|
||||
# URL for sqlalchemy database (string value)
|
||||
#database_uri=sqlite:////tmp/savanna-server.db
|
||||
connection=sqlite:////tmp/savanna-server.db
|
||||
|
||||
[plugin:vanilla]
|
||||
plugin_class=savanna.plugins.vanilla.plugin:VanillaProvider
|
||||
|
Loading…
Reference in New Issue
Block a user