package ozulip

  1. Overview
  2. Docs

Source file config.ml

1
type config = { domain : string; email : string; key : string; url : string }