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