pykolab/setup

Daniel Hoffend hoffend at kolabsys.com
Mon Jan 26 02:16:54 CET 2015


 pykolab/setup/setup_freebusy.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1d13398491929026cde6259ad4c690ffc86f6914
Author: Daniel Hoffend <dh at dotlan.net>
Date:   Mon Jan 26 02:16:47 2015 +0100

    adjust loglevel for freebusy kolab-resource-collections

diff --git a/pykolab/setup/setup_freebusy.py b/pykolab/setup/setup_freebusy.py
index 80d5889..219a1aa 100644
--- a/pykolab/setup/setup_freebusy.py
+++ b/pykolab/setup/setup_freebusy.py
@@ -145,7 +145,7 @@ def execute(*args, **kw):
                     'directories': 'kolab-resources',
                     'cacheto': '/var/cache/kolab-freebusy/%mail.ifb',
                     'expires': '15m',
-                    'loglevel': 200,
+                    'loglevel': 300,
                 },
         }
 




More information about the commits mailing list