Commit 5580c450 authored by Donny Davis's avatar Donny Davis

The settings for postBuffer do not work. The quote needs to be moved to the end.

parent 0010c6b0
......@@ -207,7 +207,7 @@ apply more than one:
```shell
omnibus_gitconfig['system'] = {
# Set the http.postBuffer size, in bytes
"http" => ["postBuffer" => 524288000]
"http" => ["postBuffer => 524288000"]
}
```
......
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