This commit is contained in:
Ty Clifford
2026-06-08 12:26:08 -04:00
commit 33a176f18e
19 changed files with 5342 additions and 0 deletions
View File
+5
View File
@@ -0,0 +1,5 @@
Chat logs are archived here automatically, organized as:
archive/{year}/{month}/{day}.sqlite
Each file is a read-only snapshot of that day's messages.
Ensure this directory is writable by your web server (chmod 755).