Girocco/Config.pm: add size limits config section
commit891bf9596163d8210577b3672d8be03dd1349955
authorKyle J. McKay <mackyle@gmail.com>
Sat, 15 Aug 2020 19:53:46 +0000 (15 12:53 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 15 Aug 2020 19:53:46 +0000 (15 12:53 -0700)
tree95252b482832f0021184d5905a63ccc776435272
parentb8c7803751040bb95571c370df78706f0a8eb2fd
Girocco/Config.pm: add size limits config section

Include the first of the new size limits configuration
options $max_file_size512 which sets the maximum file
size in units of 512-byte blocks for any clone, fetch
or receive-pack operations.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Config.pm