Commit Graph
4 Commits
Author SHA1 Message Date
Catubba 1ba9281f9f fix(config): make custom_urls write-only all-or-nothing (JN-004) 2026-07-04 22:04:28 +02:00
Catubba 5875dd3b3d fix(config): deep-merge PUT /api/config and server-manage secret_key/password_hash (JN-001, JN-012) 2026-07-04 21:46:13 +02:00
Catubba 01495ea43b docs: note harmless locale warning during Docker install on fresh LXCs
Fresh Debian LXCs ship without a generated locale, so the get.docker.com
script prints "perl: warning: Setting locale failed" noise. Add a note
explaining it's harmless and how to silence it: update-locale
LANG=C.UTF-8 for future logins, plus an export for the current shell so
no re-login is needed.
2026-07-03 18:49:54 +02:00
Catubba 28cc0f425d Initial commit 2026-07-02 20:46:57 +02:00