config hell

This commit is contained in:
Scott Lystig Fritchie 2015-10-27 14:07:45 +09:00
parent dd17b1de0a
commit b500d5f449

View file

@ -5,6 +5,6 @@
{mod,{machi_app,[]}},
{registered, []},
{env, [
%% Don't use this env for defaults, or I'll give some poopies
%% Don't use this static env for defaults, or we will fall into config hell.
]}
]}.