update readme

This commit is contained in:
yggverse 2025-06-08 20:21:42 +03:00
parent e264d60ddb
commit 9155bb6772

View file

@ -115,7 +115,7 @@ StandardError=null
WantedBy=multi-user.target WantedBy=multi-user.target
``` ```
* make sure `/var/www/htcount` directory exists * make sure `/var/www/htcount` directory exists
* replace `/path/to/default/template.svg` with your value * replace `/path/to/default/template.svg` with your custom template path
* use `ignore-host` to skip local host requests * use `ignore-host` to skip local host requests
* to filter today-only records, use `match-time` argument `%d/%b/%Y` * to filter today-only records, use `match-time` argument `%d/%b/%Y`
* to filter this month-only records use `%b/%Y` * to filter this month-only records use `%b/%Y`