summaryrefslogtreecommitdiff
path: root/src/proto.h
diff options
context:
space:
mode:
authorJesper Jensen <jesper@jnsn.dev>2025-07-03 21:37:46 +0200
committerJesper Jensen <jesper@jnsn.dev>2025-07-03 22:18:59 +0200
commita46e9a5cbb8fc233a0ccb47708e7686c2b561ac0 (patch)
tree7623f70cb31ca38ab63730dda8ed9b4ad039184b /src/proto.h
parent75e3fd649bf4baae66a7415634fe999c726ba149 (diff)
Only save config when there are worthy changes
Diffstat (limited to 'src/proto.h')
-rw-r--r--src/proto.h1
1 files changed, 1 insertions, 0 deletions
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 {