The other modules that are with ifdefs are mainly because they depend on other resources (e.g., database connection, external applications), or can prevent traffic from being processing (e.g., anti-flood). The dlgs
is only for current runtime call stats, no other dependency, and I would rather avoid keep adding #!ifdefs
, it makes the config complex and hard to follow.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.