[aerogear-dev] external config for senders ?

Sebastien Blanc scm.blanc at gmail.com
Tue Oct 28 10:39:31 EDT 2014


+1
Since we are talking about the sender part maybe in the config we could add
more than 1 config , (think of multitenant apps using different UPS configs)

[
{
 "name":"Customer1App",
 "url":"url",
 "PushId":"shht",
 "MasterSecret":"shht"
},
{
 "name":"Customer2App",
 "url":"url",
 "PushId":"shht",
 "MasterSecret":"shht"
},
...
]
We could even pass a "default" flag for one of the config items.

wdyt ?




On Tue, Oct 28, 2014 at 3:31 PM, Matthias Wessendorf <matzew at apache.org>
wrote:

> Hi,
>
> on the Cordova 1.0.2 push plugin, we now have the handy option to
> configure the server settings in an external JSON file.
>
>
> A few days we spoke about this for the senders as well. Now, after a few
> days, I am wondering, does it make sense to have an external configuration
> file for our node.js/java senders ?
>
> -Matthias
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20141028/200c1f76/attachment.html 


More information about the aerogear-dev mailing list