Properties
List the Java properties that can be set to configure Mapfish Print 3.
The properties can be set using the -D option when starting the Java Virtual Machine. For
example: by setting the JAVA_OPTS environment variable.
-
db.*see the Database Configuration section for details. -
mapfish.file.encoding: the default character encoding used, the default isUTF-8 -
mapfish.maxContentLength: the maximum size in bytes of HTTP request body specifications. The default is10485760(10 MB). -
mapfish.image.plugins: set totrueto enable scanning for image plugins at startup (see scanForPlugins), used to enable WebP image format support. Default isfalse.