Use these server settings for content data folders.
The location of all source data, including images, fonts, and ICC profiles. This can be one or more absolute file paths or paths relative to install_folder, separated with semicolons. If empty, install_folder is the default root. Multiple values can be specified to distribute image data across multiple file systems. The Image Server will try the root paths in the order specified until the requested file is found.
The location of static content source data which is intended to be delivered via the /is/static context. Can be one or more absolute file paths or paths relative to install_folder, separated with semicolons. If empty, install_folder is the default root.
Multiple values can be specified-separated by semi-colons-to distribute static contents across multiple file systems. Typically set to the same values as IS::RootPath
.
The Platform Server tries the root paths in the order specified until the requested file is found.
By default, this field is intentionally set to a non-existing location ( install_folder/static), effectively disabling the static content service.
The root path for attribute::SavePath
(used by req=saveToFile
). The Image Server must have create access permissions for the subfolder in which it will create image files.