summaryrefslogtreecommitdiff
path: root/localkannel-dispatch
diff options
context:
space:
mode:
Diffstat (limited to 'localkannel-dispatch')
-rwxr-xr-xlocalkannel-dispatch10
1 files changed, 10 insertions, 0 deletions
diff --git a/localkannel-dispatch b/localkannel-dispatch
index fa22856..b6497cd 100755
--- a/localkannel-dispatch
+++ b/localkannel-dispatch
@@ -59,6 +59,16 @@ case "$SMS_REALM" in
mdpath="/home/hearth/public_webdata/hearth/content/sms"
export mdpath
;;
+ hellobudapest)
+ provider="clickatell"
+ mdpath="/home/www-hearth/public_webdata/hellobudapest/content/sms"
+ export mdpath
+ ;;
+ hellotorino)
+ provider="clickatell"
+ mdpath="/home/www-hearth/public_webdata/hellotorino/content/sms"
+ export mdpath
+ ;;
cyber)
provider="local"
mdpath="/home/cyberhus/public_webdata/mdsms/content/sms"