<div dir="ltr"><div>e.g. My applications uses some external system and I'd like to read its URL and the token I need to access it from some config file.</div><div><br></div><div>I looked at the generated config files, and the only solution I could come up with is to put it under "plugins" like this:<br></div><div><br></div><div>plugins:<br>  MyApp:<br></div><div>      url: <a href="http://galaxy.com/">http://galaxy.com/</a><br></div><div>      token: 42<br></div><div><br></div><div> I don't really like it.</div><div><div>What is the recommended way to do it?</div></div><div><br></div><div>Gabor<br></div><div><br></div></div>