mercurial/configitems.py
changeset 39506 b66ea3fc3a86
parent 39393 56469d475341
child 39721 1b5880352314
--- a/mercurial/configitems.py	Fri Sep 07 11:18:45 2018 -0400
+++ b/mercurial/configitems.py	Fri Sep 07 11:18:45 2018 -0400
@@ -665,7 +665,7 @@
     default=None,
 )
 coreconfigitem('format', 'maxchainlen',
-    default=None,
+    default=dynamicdefault,
 )
 coreconfigitem('format', 'obsstore-version',
     default=None,