###################################################################### ###################################################################### ###################################################################### # # $Id: nph-webjob.cfg.sample,v 1.11 2006/05/25 20:28:41 mavrik Exp $ # ###################################################################### ###################################################################### ###################################################################### # # This config file contains a condensed list of controls specific # to nph-webjob.cgi. Full descriptions for each control can be found # in the corresponding CGI script. To make these controls visible to # the CGI script, set the WEBJOB_PROPERTIES_FILE environment variable # in httpd.conf to the full path and name of this file. Here's the # syntax: # # SetEnv WEBJOB_PROPERTIES_FILE // # # The controls listed below are commented out, but each is set to its # default value. To override this behavior, uncomment the desired # control and specify a new value. # ###################################################################### ###################################################################### ###################################################################### # #BaseDirectory=/var/webjob #CapContentLength=N #ConfigSearchOrder=clients:commands #DsvMaxSignatureLength=256 #DsvRequireSignatures=N #DsvSignatureSuffix=.sig #EnableConfigOverrides=Y #EnableJobIds=Y #EnableLogging=Y #GetTriggerCommandLine= #GetTriggerEnable=N #FolderList=common #UseGMT=N #MaxContentLength=100000000 #OverwriteExistingFiles=N #PutNameFormat=%cid_%Y%m%d%H%M%S_%pid_%cmd #PutTriggerCommandLine= #PutTriggerEnable=N #RequireMatch=Y #RequireUser=Y #ServerId=server_1 #SslRequireCn=N #SslRequireMatch=N #SslRequireSsl=Y # ###################################################################### ###################################################################### ######################################################################