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"