Short Name:
|
|
Fields: |
Options for a file-based pyramid cache.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
optional
|
size
|
number
|
# >= 0 |
1024 |
The maximum size of the pyramid file cache, in megabytes. |
||||
optional
|
percent
|
number
|
# >= 0 && # <= 100 |
25 |
The maximum size of the pyramid file cache, given as a percentage of the free storage space of the directory that contains the cache file. |
||||
optional
|
age
|
number
|
# >= 0 |
0 |
The maximum age of tiles in the pyramid file cache, in seconds. |
The following table shows all usages of this config type.
Used By:
|