This commit is contained in:
Karol Wypchło 2021-08-05 14:46:04 +02:00 committed by GitHub
parent f1bf2d75c2
commit 4a9828d6fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ access_by_lua_block {
ngx.sleep(limits.registry / 1000) ngx.sleep(limits.registry / 1000)
end end
end end
} }