A page in your DokuWiki was added or changed. Here are the details: Date : 2019/09/02 10:18 Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 IP-Address : 81.250.130.213 Hostname : lneuilly-657-1-3-213.w81-250.abo.wanadoo.fr Old Revision: http://ltb-project.org/documentation/self-service-password/1.4/sms_api?rev=1567409959 New Revision: http://ltb-project.org/documentation/self-service-password/1.4/sms_api Edit Summary: [Twilio] User : coudot
@@ -33,5 +33,9 @@ You can enable it in configuration: <file php> $sms_api_lib = "lib/smsapi-twilio.inc.php"; + $twilio_sid = '<sid>'; + $twilio_auth_token = '<authtoken>'; + $twilio_outgoing_number = '+18881234567'; + $twilio_lookup_first = true; </file> -- This mail was generated by DokuWiki at http://ltb-project.org/
_______________________________________________ ltb-changes mailing list [email protected] https://lists.ltb-project.org/cgi-bin/mailman/listinfo/ltb-changes
