From dd0dcd860ecbd2777ed04d849a097df5cfee6a4d Mon Sep 17 00:00:00 2001 From: driz <40674481+drizuid@users.noreply.github.com> Date: Tue, 5 Mar 2024 08:54:25 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f5f8088..0890bcb 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Remove the allow/deny lines in `/config/nginx/proxy-confs/dashboard.subdomain.co - Either [Swag Maxmind mod](https://github.com/linuxserver/docker-mods/tree/swag-maxmind) or [Swag DBIP mod](https://github.com/linuxserver/docker-mods/tree/swag-dbip) are required to enable the geo location graph. - The host's fail2ban can be supported by mounting it to swag `- /path/to/host/fail2ban.sqlite3:/dashboard/fail2ban.sqlite3:ro` - The host's logs can be supported by mounting it to swag `- /path/to/host/logs:/dashboard/logs:ro` +- To clear the dashboard stats, you must remove the logs (/config/log/nginx) and **recreate** the container. # Example ![Example](.assets/example.png)