# control socket location socket /tmp/zmscanner # pid file - can use this to kill -USR1 head process. *not a lock!* pidfile /tmp/zmscanner.pid # maximum size to scan in the messages (rest ignored) # numeric may be suffixed by 'K' or 'M' (x 1024 or x 1048576 respectively) maxsize 4M # initial stage to enter message initstage zmsg # termination stage called after everything else with null data finalstage zfin # directory where modules should look for their personal config files modconfdir . # directory where to search for dynamic modules moddir .libs # modules to load module zms_dcc.so