Commit 27ee046b authored by shajiaiming's avatar shajiaiming

request limit

parent 26cd45cd
...@@ -161,7 +161,7 @@ return [ ...@@ -161,7 +161,7 @@ return [
], ],
'api_ip_limit' => [ 'api_ip_limit' => [
'limit' => 50, 'limit' => 100,
'white_list' => [ 'white_list' => [
'127.0.0.1', '127.0.0.1',
'47.103.119.244', //lsb 1 '47.103.119.244', //lsb 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment