Module Cam_config (.ml)


module Cam_config: sig .. end
Configuration values


Debugging


val debug_level : int
The debug level. debug_level <= 0 means no debug.

Communication


val socket_dir : string
The directory to use to create the communication socket for the server.