Move sms_shortcodes
This commit is contained in:
parent
1af43d36d5
commit
c485480399
2 changed files with 5 additions and 0 deletions
|
@ -49,6 +49,10 @@ site_routing = [
|
|||
<%= @site_routing %>
|
||||
]
|
||||
|
||||
sms_shortcodes = [
|
||||
<%= @sms_shortcodes %>
|
||||
]
|
||||
|
||||
# SITE settings
|
||||
# rate type can be "call" or "min"
|
||||
limit_local_calls = "<%= @limit_local_calls %>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue