From 72821da11c733cfb813c23bfbfb294469de52e37 Mon Sep 17 00:00:00 2001 From: Elle Mouton Date: Sat, 4 Oct 2025 05:33:52 +0200 Subject: [PATCH] docs: update sample conf with Graph SQL mig info --- sample-lnd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/sample-lnd.conf b/sample-lnd.conf index 506b99914..c3b3a96b1 100644 --- a/sample-lnd.conf +++ b/sample-lnd.conf @@ -1506,6 +1506,7 @@ ; that support it. ; Subsystems which support native SQL tables: ; - Invoices +; - Graph ; db.use-native-sql=false ; If set to true, the KV to native SQL migration will be skipped. Note that