changed recommendation in config aswell

This commit is contained in:
Carl Bettermann 2025-04-24 15:57:47 +02:00 committed by Carl Bettermann
parent 2caea0a39e
commit 1647d2b5cd

View File

@ -268,7 +268,7 @@ $c->admin_email = 'calendar-admin@example.com';
// 'type' => 'calendar',
// 'name' => 'calendar',
// 'displayname' => '%fn calendar',
// 'privileges' => null
// 'privileges' => array()
// )
// );