# Module `Ocsigen_base.Config_static`

```ocaml
val version_number : string
```
```ocaml
val config_file : string Stdlib.ref
```
```ocaml
val is_native : bool
```
```ocaml
val logdir : string option Stdlib.ref
```
```ocaml
val mimefile : string Stdlib.ref
```
```ocaml
val datadir : string Stdlib.ref
```
```ocaml
val bindir : string Stdlib.ref
```
```ocaml
val extdir : string Stdlib.ref
```
```ocaml
val command_pipe : string Stdlib.ref
```
```ocaml
val builtin_packages : Ocsigen_base.Lib.String.Set.t
```
