conf: change socket path to /var/run/logcorrelator/http.socket

- Update all documentation and configuration files
- Update test cases

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
Jacquin Antoine
2026-03-01 02:14:31 +01:00
parent 395af61497
commit c61774f8ec
5 changed files with 10 additions and 10 deletions

View File

@ -38,7 +38,7 @@ install -m 644 %{_pkgroot}/%{_sysconfdir}/httpd/conf.d/mod_reqin_log.conf %{buil
%changelog
* Sun Mar 01 2026 Developer <dev@example.com> - 1.0.6
- CONF: Change default socket path to /var/run/logcorrelator/http.sock
- CONF: Change default socket path to /var/run/logcorrelator/http.socket
- BUILD: Allow Docker cache for RPM builds (remove --no-cache flag)
* Sun Mar 01 2026 Developer <dev@example.com> - 1.0.4