Typos
This commit is contained in:
parent
a8b5a3b98f
commit
313b9d1603
@ -85,14 +85,15 @@ allowed_rpc_exception_modules = billingstack.exceptions, billingstack.openstack.
|
|||||||
#max_retries = 10
|
#max_retries = 10
|
||||||
#retry_interval = 10
|
#retry_interval = 10
|
||||||
|
|
||||||
|
|
||||||
#################################################
|
#################################################
|
||||||
# Rating service
|
# Rater service
|
||||||
#################################################
|
#################################################
|
||||||
|
|
||||||
#-----------------------
|
#-----------------------
|
||||||
# SQLAlchemy Storage
|
# SQLAlchemy Storage
|
||||||
#-----------------------
|
#-----------------------
|
||||||
[rating:sqlalchemy]
|
[rater:sqlalchemy]
|
||||||
# Database connection string - to configure options for a given implementation
|
# Database connection string - to configure options for a given implementation
|
||||||
# like sqlalchemy or other see below
|
# like sqlalchemy or other see below
|
||||||
#database_connection = mysql://billingstack:billingstack@localhost:3306/billingstack
|
#database_connection = mysql://billingstack:billingstack@localhost:3306/billingstack
|
||||||
|
Loading…
x
Reference in New Issue
Block a user