From 8ffcbc9f0ac2b56a624b619db19083537801635c Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sun, 30 Nov 2025 23:37:30 -0600 Subject: [PATCH] config.cpp --- src/config.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.cpp b/src/config.cpp index dc2ae27a..691dd2bc 100644 --- a/src/config.cpp +++ b/src/config.cpp @@ -78,7 +78,7 @@ Config::CfgConfigFile::to_string() const Config::Config() : - allow_idmap(false), + allow_idmap(true), async_read(true), branches(), branches_mount_timeout(0),