From 0a0bbd5332c46e7d40bfde08bbd4fe6d8bbf0652 Mon Sep 17 00:00:00 2001 From: Avunu LLC Date: Thu, 19 Sep 2024 12:05:40 +0000 Subject: [PATCH] lighten up --- conf/Caddyfile | 4 ++-- mu-plugins/force-200-status.php | 6 ------ mu-plugins/nonce.php | 14 ++++++++++++++ wordpress.nix | 11 +++++++---- 4 files changed, 23 insertions(+), 12 deletions(-) delete mode 100644 mu-plugins/force-200-status.php create mode 100644 mu-plugins/nonce.php diff --git a/conf/Caddyfile b/conf/Caddyfile index 40d6ecf..e41c95e 100644 --- a/conf/Caddyfile +++ b/conf/Caddyfile @@ -7,8 +7,8 @@ servers { timeouts { - read_body 10s - read_header 10s + read_body 100s + read_header 100s write 100s idle 100s } diff --git a/mu-plugins/force-200-status.php b/mu-plugins/force-200-status.php deleted file mode 100644 index 7ca8c50..0000000 --- a/mu-plugins/force-200-status.php +++ /dev/null @@ -1,6 +0,0 @@ -