Page MenuHomeDevCentral

D4147.diff
No OneTemporary

D4147.diff

diff --git a/config/Settings.php b/config/Settings.php
--- a/config/Settings.php
+++ b/config/Settings.php
@@ -251,6 +251,17 @@
"upload" => true,
],
],
+
+ // Temporary disabling anonymous contact page
+ // (spam attack killing dma process)
+ '+wolfplex' => [
+ '*' => [
+ 'contactpage' => false,
+ ],
+ 'user' => [
+ 'contactpage' => true,
+ ],
+ ],
],
'saasLicense' => [

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 8, 22:39 (14 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3979192
Default Alt Text
D4147.diff (647 B)

Event Timeline