We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7629493 commit 01ff699Copy full SHA for 01ff699
matomo.module
@@ -40,6 +40,7 @@ function matomo_permission() {
40
'administer matomo' => array(
41
'title' => t('Administer Matomo'),
42
'description' => t('Perform maintenance tasks for Matomo.'),
43
+ 'restrict access' => TRUE,
44
),
45
'opt-in or out of matomo tracking' => array(
46
'title' => t('Opt-in or out of tracking'),
0 commit comments