Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module Ocsimore_config

module Ocsimore_config : sig..end

val opt : string -> string option
val db_user : string Pervasives.ref
val db_name : string Pervasives.ref
val db_host : string option Pervasives.ref
val db_port : int Eliom_lib.Option.t Pervasives.ref
val db_unix_domain_socket_dir : string option Pervasives.ref
val db_password : string option Pervasives.ref
val admin_dir : string Pervasives.ref
val mailer : string Pervasives.ref
val application_name : string Pervasives.ref
val aggregate_css : bool Pervasives.ref
val wiki_headings_backref : bool Pervasives.ref
val dyngroupstobecreated : 
  (string * Simplexmlparser.xml) list Pervasives.ref