Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/breakwater
index
D1RateLimitStoreOptions
Interface D1RateLimitStoreOptions
Configuration for
D1RateLimitStore
.
interface
D1RateLimitStoreOptions
{
table
?:
string
;
}
Index
Properties
table?
Properties
Optional
table
table
?:
string
Table name (default 'breakwater_rate_limit').
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
table
Documentation
GitHub
Anchorage API reference
Loading...
Configuration for D1RateLimitStore.