From 2b9722213d76306fe6f3b9f2fe157b3459d28e3a Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Fri, 24 Jan 2014 17:01:35 -0500 Subject: Better infrastructure to load plugins Signed-off-by: Simo Sorce --- examples/ipsilon.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples') diff --git a/examples/ipsilon.conf b/examples/ipsilon.conf index fa75839..0f8e445 100644 --- a/examples/ipsilon.conf +++ b/examples/ipsilon.conf @@ -1,4 +1,6 @@ [global] +debug = True + log.screen = True base.mount = "/idp" base.dir = "../" -- cgit