Add the ability to disable inter-zone SEEN-BY stripping to mbfido. See
ChangeLog for further details.
This commit is contained in:
@@ -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++) {
|
||||
|
Reference in New Issue
Block a user