devblog
authorJoey Hess <joeyh@joeyh.name>
Fri, 3 Feb 2017 19:45:48 +0000 (15:45 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 3 Feb 2017 19:45:48 +0000 (15:45 -0400)
doc/devblog/day_445__configs.mdwn [new file with mode: 0644]

diff --git a/doc/devblog/day_445__configs.mdwn b/doc/devblog/day_445__configs.mdwn
new file mode 100644 (file)
index 0000000..148954d
--- /dev/null
@@ -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.