summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/devblog/day_445__configs.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/devblog/day_445__configs.mdwn b/doc/devblog/day_445__configs.mdwn
new file mode 100644
index 000000000..148954d50
--- /dev/null
+++ b/doc/devblog/day_445__configs.mdwn
@@ -0,0 +1,11 @@
+Finished the repository-clone-global configuration settings I started
+adding on Monday. Came up with a nice type-driven way to make sure
+that configuration is loaded when needed, and only loaded once.
+Then it was easy to make annex.autocommit be configurable by git-annex
+config. Also added a new annex.synccontent configuration, which can also be
+set by git-annex config.
+
+Also resolved a tricky situation with providing an appid to magic wormhole.
+It will happen on a flag day in 2021. I've marked my calendar..
+
+Today's work was sponsored by Thomas Hochstein on Patreon.