@@ -1,6 +1,8 @@
#include "ctx.h"
ScanCtx_t ScanCtx;
ScanCtx_t ScanCtx = {
.stat_index_size = 0,
};
WebCtx_t WebCtx;
IndexCtx_t IndexCtx;
LogCtx_t LogCtx;
The note is not visible to the blocked user.