From a46e9a5cbb8fc233a0ccb47708e7686c2b561ac0 Mon Sep 17 00:00:00 2001 From: Jesper Jensen Date: Thu, 3 Jul 2025 21:37:46 +0200 Subject: Only save config when there are worthy changes --- src/proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/proto.h') diff --git a/src/proto.h b/src/proto.h index 638c1ec..95c7d7e 100644 --- a/src/proto.h +++ b/src/proto.h @@ -78,6 +78,7 @@ struct dht { int sfd; bool pause; + bool dirtyconf; bool reqalloc[MAX_INFLIGHT]; struct { -- cgit v1.2.3