manchelsi

Results 3 comments of manchelsi

It's enough? ``` diff --git a/xt_ratelimit.c b/xt_ratelimit.c index b46076b..5cb66dd 100644 --- a/xt_ratelimit.c +++ b/xt_ratelimit.c @@ -85,9 +85,9 @@ struct ratelimit_car { u32 tc; /* committed token bucket counter */ u32...

pr: https://github.com/aabc/ipt-ratelimit/pull/27

Note that Dendrite cannot share a single SQLite database across multiple components. Each component must be configured with its own SQLite database filename. You will have to remove the global.database...