mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 02:39:47 +02:00
Add Piwik and Google Analytics statistic modules
Hide user agent from recently played if not at least a content manager user
This commit is contained in:
parent
f81c4d6654
commit
2b100a73cf
7 changed files with 273 additions and 12 deletions
|
@ -1,3 +1,9 @@
|
|||
# Apache 2.4
|
||||
<IfModule mod_authz_core.c>
|
||||
Require all granted
|
||||
</IfModule>
|
||||
|
||||
# Apache 2.2
|
||||
<IfModule mod_access.c>
|
||||
Allow from all
|
||||
</IfModule>
|
Loading…
Add table
Add a link
Reference in a new issue