Configuration/settings/restrict setup to admin
From DAViCal Wiki
Set this to 'true' in order to restrict the /setup.php page to only 'Administrator' users.
$c->restrict_setup_to_admin = true;
The default is 'false'.
Available from DAViCal version: 0.9.8.4 and later

