fix specific path

This commit is contained in:
wiaamm
2025-11-24 09:55:57 +02:00
parent f0c3dd8efc
commit 6180aea3d4
2 changed files with 32 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ return {
type = "record",
fields = {
{ debug = { type = "boolean", default = false } },
{ res_body_thread_timeout_msec = { type = "number", default = 150, gt = 0 } },
},
},
},