Files
dflike/server
root 3721d2de5b fix: persist admin runtime constants to DB across restarts
Constants were purely in-memory; any server restart reverted them
to code defaults. Now saved to metadata table as JSON on every
autosave and restored on startup.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 19:37:17 +00:00
..