SMS-proj is a project to send receive SMS messages.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
[sql]
|
|
|
|
sqlhost=localhost
|
|
|
|
sqluser=username
|
|
|
|
sqlpass=password
|
|
|
|
sqldb=smsproject
|
|
|
|
|
|
|
|
[flowroute]
|
|
|
|
fr_access_key=12345
|
|
|
|
fr_secret_key=sample
|
|
|
|
|
|
|
|
[phone]
|
|
|
|
source=12135551212
|
|
|
|
|
|
|
|
[app]
|
|
|
|
debug=1 ;1 for true and anything else for false.
|