Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
acozine authored and sandbergja committed Nov 3, 2023
1 parent 444d9e4 commit 627d198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/nginxplus/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ sites:
location: "/"
visibility: public
lbtechnique: least_conn
client_max_body_size 512k
client_max_body_size: 512k
app_protect: disabled
rate_limit: enabled
rate_limit_mb: 10
Expand Down

0 comments on commit 627d198

Please sign in to comment.