Изменения

1 MB
Строка 8: Строка 8:  
local colon, hyphen, equals = P':', P':', P'='
 
local colon, hyphen, equals = P':', P':', P'='
   −
local max_parsed = 2 * 1024 * 1024
+
local max_parsed = 1 * 1024 * 1024
    
-- Service functions:
 
-- Service functions: