mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 15:58:38 +01:00
add shared
This commit is contained in:
5
shared/data/broker/Limits.ts
Normal file
5
shared/data/broker/Limits.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
|
||||
// Default: 1.1
|
||||
// ((events + visits) * VALUE) > limit
|
||||
export const EVENT_LOG_LIMIT_PERCENT = 1.1;
|
||||
Reference in New Issue
Block a user