diff options
author | Simo Sorce <simo@redhat.com> | 2014-01-24 17:01:35 -0500 |
---|---|---|
committer | Simo Sorce <simo@redhat.com> | 2014-01-24 17:32:21 -0500 |
commit | 2b9722213d76306fe6f3b9f2fe157b3459d28e3a (patch) | |
tree | 65f19e526cb3fe7b92106e704f60722ca9a4e8b6 /examples/ipsilon.conf | |
parent | e34f21377d30704c342abb24a3a84c27fd8cc957 (diff) | |
download | ipsilon-2b9722213d76306fe6f3b9f2fe157b3459d28e3a.tar.gz ipsilon-2b9722213d76306fe6f3b9f2fe157b3459d28e3a.tar.xz ipsilon-2b9722213d76306fe6f3b9f2fe157b3459d28e3a.zip |
Better infrastructure to load plugins
Signed-off-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'examples/ipsilon.conf')
-rw-r--r-- | examples/ipsilon.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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 = "../" |