You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.txt
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
GeoWebCache 1.27.0(2025-03-18)
1
+
GeoWebCache 1.27.0(2025-03-18)
2
2
------------------------------
3
3
4
4
Stable release
@@ -1297,13 +1297,13 @@ This release comes with a number of bug fixes and improvements (check the full l
1297
1297
- Added an "enabled" property to the layer configuration XML schema, so that it's possible to keep a layer from being listed in the capabilities document or accessed through any of the provided service interfaces, but still being able of seeding it either through the web or the REST interfaces.
1298
1298
- New embedded, high performance storage mechanism for Disk Quota statistics based on the Berkeley DB JE no-SQL database engine.
1299
1299
- Possibility to define a GWC_DISKQUOTA_DISABLED=true environment variable to disable the usage of the disk quota module. Useful for load balanced deployments for the same reasons you need to disable the meta-store. This is a work around until "clustering" is supported for the disk quota storage.
Copy file name to clipboardExpand all lines: documentation/en/user/source/introduction/community.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ GeoWebCache is an open source project and thus it relies on its community of use
8
8
Homepage
9
9
--------
10
10
11
-
The GeoWebCache homepage is `<http://geowebcache.org>`_. This page has the latest information about GeoWebCache, as well as links to documentation, downloads, developer information, issue tracking, and other up-to-the-minute information.
11
+
The GeoWebCache homepage is `<https://geowebcache.osgeo.org>`_. This page has the latest information about GeoWebCache, as well as links to documentation, downloads, developer information, issue tracking, and other up-to-the-minute information.
Copy file name to clipboardExpand all lines: documentation/en/user/source/production/index.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ These environment variables can be established by any of the following ways, in
109
109
Resource Allocation
110
110
-------------------
111
111
112
-
Also see http://geowebcache.org/trac/wiki/resources for tools that can be used to estimate how much storage you need and how long seeding will take
112
+
Also see https://github.com/GeoWebCache/geowebcache/wiki/Estimating-the-number-of-tiles-and-size-on-disk for table that can be used to estimate how much storage you need and how long seeding will take
0 commit comments