Add the ability to disable inter-zone SEEN-BY stripping to mbfido. See

ChangeLog for further details.
This commit is contained in:
Andrew Leary
2016-06-28 18:46:54 -04:00
parent 862eb0ca88
commit abfd333230
7 changed files with 40 additions and 25 deletions

View File

@@ -313,6 +313,7 @@ void load_maincfg(void)
CFG.ca_Notify = TRUE;
CFG.ca_Passwd = TRUE;
CFG.ca_Pause = TRUE;
CFG.ca_SBstrip = TRUE;
CFG.ca_Check = TRUE;
for (i = 0; i < 32; i++) {