|
6 | 6 | [](https://foundryvtt.com/releases/0.8.9) |
7 | 7 | [](https://foundryvtt.com/releases/9.280) |
8 | 8 | [](https://foundryvtt.com/releases/10.303) |
9 | | -[](https://foundryvtt.com/releases/11.315) |
| 9 | +[](https://foundryvtt.com/releases/11.315) |
| 10 | +[](https://foundryvtt.com/releases/12.324) |
10 | 11 | [](https://artifacthub.io/packages/search?repo=foundry-vtt) |
11 | 12 | [](https://github.com/hugoprudente/charts/actions/) |
12 | 13 | [](https://patreon.com/nerdweekoficial) |
@@ -122,9 +123,11 @@ distribution's name must be of the form: `foundryvtt-0.7.10.zip` |
122 | 123 | > after those versions the `/data/container_cache` is created by default and |
123 | 124 | > used. |
124 | 125 |
|
125 | | -| Name | Purpose | |
126 | | -| --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
127 | | -| container.cache | Optional: Set a different path to cache downloads of the Foundry distribution archive and speed up subsequent container startups. By default Felddy's container create the `/data/container_cache` if no value is specified | |
| 126 | +| Name | Purpose | |
| 127 | +| ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
| 128 | +| container.cache | Optional: Set a different path to cache downloads of the Foundry distribution archive and speed up subsequent container startups. By default Felddy's container create the `/data/container_cache` if no value is specified | |
| 129 | +| container.cacheSize | Set the maximum number of distribution versions to keep in the cache. The minimum is `1`. When the limit is exceeded, the oldest versions (lowest version numbers) are removed first. Unset to disable cache size management and keep all versions. | |
| 130 | + |
128 | 131 |
|
129 | 132 | ### Optional for Container |
130 | 133 |
|
|
0 commit comments