CLIENT.BocConfig
type t = {
cache_max_size : int option;
}
val enc : t Json_encoding.encoding
val t_enc : t Json_encoding.encoding