Skip to main content

Module ip_purge

Module ip_purge 

Source
Expand description

定时清理评论过期的 IP 与用户代理信息,满足隐私保护要求。 IP 与用户代理信息定期清理后台任务。

仅在 server feature 启用时编译,每天运行一次。

Functions§

run_purge
启动 IP 信息清理循环,每天将 90 天前的评论的 ip_addressuser_agent 置空。