From 8ceb353d0a1d3f5ab0c643822a82c12b64085d0b Mon Sep 17 00:00:00 2001 From: Thomas Konrad Date: Fri, 17 Oct 2014 09:50:52 +0200 Subject: [PATCH] Add websms to the configuration reference. --- Resources/doc/index.md | 4 ++++ 1 file changed, 4 insertions(+) mode change 100644 => 100755 Resources/doc/index.md diff --git a/Resources/doc/index.md b/Resources/doc/index.md old mode 100644 new mode 100755 index 8593706..c673bf3 --- a/Resources/doc/index.md +++ b/Resources/doc/index.md @@ -128,4 +128,8 @@ k_phoen_sms_sender: swisscom: client_id: lala international_prefix: '+41' + + websms: + access_token: lala + international_prefix: '+43' ```