All Downloads are FREE. Search and download functionalities are using the official Maven repository.

conf.pepper.properties Maven / Gradle / Ivy

The newest version!
#flag to determine, where to find the plugins for Pepper $PEPPER_HOME points to the pepper home folder (this is not an environment variable)
pepper.plugin.path= $PEPPER_HOME/plugins
#flag if Pepper shall measure and display the performance of the used PepperModules
pepper.computePerformance=true
#the maximal number of currently processed SDocument-objects 
pepper.maxAmountOfProcessedSDocuments=10
#the flag if an SDocument-object shall be removed after it was processed by all PepperModules 
pepper.removeSDocumentAfterProcessing=true
#sets the path, where to store temporary files, which are necessary for the conversion
#pepper.temporaries=
# flag to set additional dropin paths where modules are located, separate
# multiple entries with comma
#pepper.dropin.paths=




© 2015 - 2024 Weber Informatics LLC | Privacy Policy