From 16f341b805023d13f8437cd38ebd8e17837a9903 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 16 Sep 2009 23:47:30 +0000 Subject: [PATCH] Monotone-Parent: 02e6aaa1be72203deecd9d1b0f94d9491729cafc Monotone-Revision: f96325bc9b859ddbcc63da21499cf52232a3c494 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-16T23:47:30 Monotone-Branch: ca.inverse.sogo --- Tests/config.py.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Tests/config.py.in b/Tests/config.py.in index f87d4a546..158aabcae 100644 --- a/Tests/config.py.in +++ b/Tests/config.py.in @@ -1,3 +1,6 @@ +# setup: username must be super-user or have read-access to PUBLIC events in +# both attendee and delegate's personal calendar + hostname = "localhost" port = "80" username = "myuser"