123456789101112131415161718192021222324252627282930313233343536(* Warning! ocsigen_config_static.ml is generated automatically from
ocsigen_config_static.ml.in! Do not modify it manually *)(* Ocsigen
* Copyright (C) 2005 Vincent Balat
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, with linking exception;
* either version 2.1 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*)letversion_number="4.0.1"letconfig_file=ref"/home/opam/.opam/4.14/lib/ocsigenserver/etc/ocsigenserver/ocsigenserver.conf"letis_native=Sys.backend_type=Sys.Nativeletlogdir=ref(Some"/home/opam/.opam/4.14/lib/ocsigenserver/var/log/ocsigenserver")letdefault_user=ref"opam"letdefault_group=ref"opam"letmimefile=ref"/home/opam/.opam/4.14/lib/ocsigenserver/etc/ocsigenserver/mime.types"letdatadir=ref"/home/opam/.opam/4.14/lib/ocsigenserver/var/lib/ocsigenserver"letbindir=ref"/home/opam/.opam/4.14/bin"letextdir=ref"/home/opam/.opam/4.14/lib/ocsigenserver/extensions"letcommand_pipe=ref"/home/opam/.opam/4.14/lib/ocsigenserver/var/run/ocsigenserver_command"letbuiltin_packages=List.fold_left(funas->Ocsigen_lib.String.Set.addsa)Ocsigen_lib.String.Set.empty["unix";"bigarray";"bytes";"lwt";"ocplib-endian";"ocplib-endian.bigstring";"threads";"lwt.unix";"ssl";"lwt_ssl";"lwt_log.core";"lwt_log";"domain-name";"macaddr";"ipaddr";"findlib.internal";"findlib";"zarith";"cryptokit";"pcre";"str";"xml-light";"dynlink";"base64";"sexplib0";"ppx_sexp_conv.runtime-lib";"seq";"re";"stringext";"bigstringaf";"angstrom";"uri";"uri-sexp";"cohttp";"logs";"logs.lwt";"cohttp-lwt";"astring";"ipaddr-sexp";"parsexp";"sexplib";"conduit";"conduit-lwt";"ipaddr.unix";"uri.services";"conduit-lwt-unix";"fmt";"logs.fmt";"magic-mime";"cohttp-lwt-unix";"hmap";"ocsigenserver.polytables";"ocsigenserver.cookies";"ocsigenserver.baselib.base";"ocsigenserver.baselib";"ocsigenserver.http";"ocsigenserver";]