From fa10bad8c9fefa2324a62123ac24dd4e02926dd8 Mon Sep 17 00:00:00 2001 From: John Reese Date: Wed, 24 Feb 2016 09:49:03 -0800 Subject: [PATCH] Fix #194: Move url/message_uri to correct location --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 19585f9..530a004 100755 --- a/README.md +++ b/README.md @@ -297,10 +297,6 @@ to something similar to "http://domain/#channel/2011-03-09 14:25:09", or truncated and ellipsized at or before this length is reached. A value of 0 (zero) will disable this option. - When using the custom URL service, this options allows you to specify the URL to send - a GET request to, and has keyword expansion performed on portions of it, including the - path and any query parameter values. - * `message_title` Default: `{title}` Title that will be provided for the push notification. Keyword expansion is performed @@ -314,6 +310,10 @@ to something similar to "http://domain/#channel/2011-03-09 14:25:09", or local scheme to access a mobile application. Keyword expansion is performed on this value. + When using the custom URL service, this options allows you to specify the URL to send + a GET request to, and has keyword expansion performed on portions of it, including the + path and any query parameter values. + * `message_uri_post` Default: `no` When using the custom URL service, this option allows you to specify whether to use the