From 764dea6ddb8fb8f164858426d755afc33b3a2f1d Mon Sep 17 00:00:00 2001 From: ame Date: Mon, 26 Feb 2024 12:04:08 -0600 Subject: content-disposition --- tests/net.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/net.lua b/tests/net.lua index bef4920..0c2cb85 100644 --- a/tests/net.lua +++ b/tests/net.lua @@ -1,5 +1,5 @@ require "llib" -llib.config.set({max_depth=1}) +llib.config.set({max_depth=5}) --local print = llib.io.pprint sleep = function(a) local sec = tonumber(os.clock() + a); -- cgit v1.2.3