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: README.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
@@ -214,7 +214,7 @@ Apache file serving mechanisms to provide:
214
214
5) Tile expiry. It estimates when the tile is next likely to be rendered and adds the appropriate HTTP cache expiry headers. This is a configurable heuristic.
215
215
216
216
To avoid problems with directories becoming too large and to avoid
217
-
too many tiny files. They store the rendered tiles in "meta tiles" in a
217
+
too many tiny files. They store the rendered tiles in "metatiles" in a
218
218
special hashed directory structure. These combine 8x8 actual tiles into a
219
219
single metatile file. This is a more efficient use of disk space and inodes.
0 commit comments