Move domain information to all in private

This commit is contained in:
Owen
2026-09-10 13:57:28 -04:00
parent e66f7fe71b
commit 8a97ed5200
5 changed files with 54 additions and 33 deletions
+1 -1
View File
@@ -229,7 +229,7 @@ export const privateConfigSchema = z
.number()
.int()
.positive()
.default(60000),
.default(5000),
// Kept safely under Let's Encrypt's ~20 req/s limit since this
// budget is shared across all pops workers and only covers the
// request-issuing calls we make directly (not every request