<title>QWC Document Service</title>

QWC Document Service

Type: object

JSON Schema

Type: stringFormat: uri Default: "https://raw.githubusercontent.com/qwc-services/qwc-document-service/master/schemas/qwc-document-service.json"

Reference to JSON schema of this config

Service name

Type: const
Specific value: "document"

Config options

Type: object

Type: array of string

Login verification URL for requests with basic auth. Example: http://qwc-auth-service:9090/verify_login

No Additional Items

Each item of this array must be:

Type: string Default: "/reports"

Directory which contains reports.

Type: string Default: "1024M"

Maximum Java heap size for compiling like 1024M or 2G.

JRSwapFileVirtualizer

Type: object

If configuration is set, a JRSwapFileVirtualizer is used for report generation.

Type: integer Default: 4096

The size of the blocks allocated by the swap file.

Type: integer Default: 100

The minimum number of blocks by which the swap file grows when full.

Type: integer Default: 5

The maximum size (in JRVirtualizable objects) of the paged in cache.

Resources

Type: object

Type: array of object
No Additional Items

Each item of this array must be: