diff --git a/cellframe-sdk b/cellframe-sdk
index 05eb1d234617db6b3657518b7a0c32d1daf31814..faa00212e24edcf03555d85079e97435ada559c2 160000
--- a/cellframe-sdk
+++ b/cellframe-sdk
@@ -1 +1 @@
-Subproject commit 05eb1d234617db6b3657518b7a0c32d1daf31814
+Subproject commit faa00212e24edcf03555d85079e97435ada559c2
diff --git a/dist/share/configs/dapcash-node.cfg.tpl b/dist/share/configs/dapcash-node.cfg.tpl
index 8acf14ce9a7b34f1549d733ab7eefa7c450620df..79b7744af88efff17e93e0e54f81f672beefdecc 100644
--- a/dist/share/configs/dapcash-node.cfg.tpl
+++ b/dist/share/configs/dapcash-node.cfg.tpl
@@ -24,6 +24,7 @@ bugreport_url_enabled=false
 listen_address={SERVER_ADDR}
 listen_port_tcp={SERVER_PORT}
 
+
 # Build in DNS client (need for bootstraping)
 [dns_client]
 request_timeout=10
@@ -33,6 +34,16 @@ request_timeout=10
 enabled=false
 bootstrap_balancer=false
 
+# Ledger defaults
+[ledger]
+# More debug output
+debug_more=false
+
+# DAG defaults
+[dag]
+# More debug output
+debug_more=false
+
 [srv]
 order_signed_only=false