1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Merge pull request #3271 from holta/awstats-full-year-view

awstats.schoolserver.conf.j2: Set AllowFullYearView=3 not 2
This commit is contained in:
A Holt 2022-06-29 14:13:56 -04:00 committed by GitHub
commit 3e33157d74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -261,7 +261,7 @@ AllowToUpdateStatsFromBrowser=1
# 3 - Possible on CLI and CGI
# Default: 2
#
AllowFullYearView=2
AllowFullYearView=3