Allow visitors to see the Drupal visitor count on content
This commit is contained in:
parent
39d0d48fe1
commit
36fe87400b
3 changed files with 6 additions and 0 deletions
|
@ -15,6 +15,7 @@ dependencies:
|
|||
- node
|
||||
- statistics
|
||||
- system
|
||||
- visitors
|
||||
_core:
|
||||
default_config_hash: dJ0L2DNSj5q6XVZAGsuVDpJTh5UeYkIPwKrUOOpr8YI
|
||||
id: authenticated
|
||||
|
@ -38,3 +39,4 @@ permissions:
|
|||
- 'view media'
|
||||
- 'view own unpublished content'
|
||||
- 'view post access counter'
|
||||
- 'view visitors counter'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue