diff --git a/.phrozn/entries/faq/index.twig b/.phrozn/entries/faq/index.twig index de7980f..1d19655 100755 --- a/.phrozn/entries/faq/index.twig +++ b/.phrozn/entries/faq/index.twig @@ -168,5 +168,6 @@ update their server to use the new API described on the AP
EnvayaSMS contains several features not present in the current version of SMSSync, such as receiving MMS messages, -sending more than 100 outgoing SMS messages per hour, and notifying the server of the status of outgoing messages. +sending more than 100 outgoing SMS messages per hour, notifying the server of the status of outgoing messages, +and showing log messages to facilitate troubleshooting.
\ No newline at end of file diff --git a/faq/index.html b/faq/index.html index 62a8e68..c724264 100755 --- a/faq/index.html +++ b/faq/index.html @@ -199,7 +199,8 @@ update their server to use the new API described on the APEnvayaSMS contains several features not present in the current version of SMSSync, such as receiving MMS messages, -sending more than 100 outgoing SMS messages per hour, and notifying the server of the status of outgoing messages. +sending more than 100 outgoing SMS messages per hour, notifying the server of the status of outgoing messages, +and showing log messages to facilitate troubleshooting.