Girocco/Config.pm: add max_clone_objects limit
commitd3024fe2ba2b8315449ef40fd1a7e150c965c6d6
authorKyle J. McKay <mackyle@gmail.com>
Sat, 15 Aug 2020 21:24:33 +0000 (15 14:24 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 15 Aug 2020 21:24:33 +0000 (15 14:24 -0700)
tree0b979e8ab1ba7b4edd5935e361efb4418bcec96f
parentd360b08b345c5abc86e21503839198e7304aacdd
Girocco/Config.pm: add max_clone_objects limit

Add $max_clone_objects configuration item to the
size limits configuration section to set the maximum
number of allowed objects in a newly cloned repository.

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