<div>Hi,</div><div><br></div>Take a look at Erlang .config files:�<a href="http://www.erlang.org/doc/design_principles/applications.html#id74117">http://www.erlang.org/doc/design_principles/applications.html#id74117</a> and�<a href="http://www.erlang.org/doc/man/config.html">http://www.erlang.org/doc/man/config.html</a><div>
<br></div><div>You could use those from your plugin<br><div><br></div><div>Regards,</div><div><br></div><div>Alvaro</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 9, 2012 at 11:43 AM, Prabodh Upreti <span dir="ltr">&lt;<a href="mailto:prabodh.upreti@vce.com" target="_blank">prabodh.upreti@vce.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I need to use variables in the plugin. Currently it is used via<br>
application:get_env . My problem is the variables need to be configurable on<br>
the client site. �I would like to use the .config file to store the values<br>
and then use in the plugin. �Maybe there is a better way to do this. I just<br>
don&#39;t want it packaged in the .ez file where I can&#39;t make it configurable.<br>
thanks in advance.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://rabbitmq.1065348.n5.nabble.com/Initialize-variables-for-plugin-via-config-file-tp23265.html" target="_blank">http://rabbitmq.1065348.n5.nabble.com/Initialize-variables-for-plugin-via-config-file-tp23265.html</a><br>

Sent from the RabbitMQ mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br></div>