Module type Server.CONFIG

GraphQL server config

type info
val remote : (?headers:Cohttp.Header.t -> string -> Irmin.remote Lwt.t) option
val info : ?author:string -> ('a, Stdlib.Format.formatter, unit, unit -> info) Stdlib.format4 -> 'a