diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/general.yml-example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example index 528fc1012..72b5fbaa3 100644 --- a/conf/general.yml-example +++ b/conf/general.yml-example @@ -211,6 +211,7 @@ PHONE_COUNTRY: '' TWILIO_ACCOUNT_SID: '' TWILIO_AUTH_TOKEN: '' TWILIO_FROM_PARAMETER: '' +TWILIO_MESSAGING_SERVICE_SID: '' # If you want to hide all pages from non-logged-in users, set this to 1. LOGIN_REQUIRED: 0 |