Page MenuHomePhorge

D5757.1775198909.diff
No OneTemporary

Authored By
Unknown
Size
477 B
Referenced Files
None
Subscribers
None

D5757.1775198909.diff

diff --git a/src/app/Policy/Greylist.php b/src/app/Policy/Greylist.php
--- a/src/app/Policy/Greylist.php
+++ b/src/app/Policy/Greylist.php
@@ -25,8 +25,8 @@
protected $whitelist;
protected $request = [];
- public const CONNECTION_MIN_AGE_MINUTES = 5;
- public const CONNECTION_MAX_AGE_DAYS = 7;
+ public const CONNECTION_MIN_AGE_MINUTES = 1;
+ public const CONNECTION_MAX_AGE_DAYS = 14;
public const CONNECTION_WHITELIST_THRESHOLD = 5;
/**

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 3, 6:48 AM (1 d, 15 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18822911
Default Alt Text
D5757.1775198909.diff (477 B)

Event Timeline