mCaptcha-cache/cache/sidebar-items.js

1 line
720 B
JavaScript
Raw Normal View History

initSidebarItems({"constant":[["BUCKET_EXPIRY_OFFSET","If buckets perform clean up at x instant, then buckets themselves will get cleaned up at x + BUCKET_EXPIRY_OFFSET(if they havent already been cleaned up)"],["HIT_PER_SECOND","Initial allocation ammount of bucket[bucket::Bucket]"],["PKG_NAME",""],["PKG_VERSION",""],["PREFIX_BUCKET_TIMER","bucket timer key prefix"],["PREFIX_SAFETY",""]],"fn":[["on_delete",""]],"mod":[["bucket",""],["challenge",""],["errors",""],["mcaptcha",""],["redis",""],["safety",""],["utils",""]],"struct":[["ID","node unique identifier, useful when running in cluster mode"],["PREFIX_BUCKET","bucket key prefix"],["PREFIX_CAPTCHA","counter/captcha key prefix"],["PREFIX_CHALLENGE",""]]});