update
This commit is contained in:
parent
6c4ec23899
commit
fa239eee95
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ function config.loadConfig(file)
|
|||
['REQUEST_TIMEOUT'] = 0.2,
|
||||
['BOUNCING_ON_TYPE'] = "ban",
|
||||
['MODE'] = "stream",
|
||||
['UPDATE_FREQUENCY'] = 10
|
||||
['UPDATE_FREQUENCY'] = 10,
|
||||
['CAPTCHA_EXPIRATION'] = 3600
|
||||
}
|
||||
for line in io.lines(file) do
|
||||
|
|
Loading…
Add table
Reference in a new issue