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
@@ -215,7 +215,7 @@ Apache file serving mechanisms to provide:
215
215
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.
216
216
217
217
To avoid problems with directories becoming too large and to avoid
218
-
too many tiny files. They store the rendered tiles in "meta tiles" in a
218
+
too many tiny files. They store the rendered tiles in "metatiles" in a
219
219
special hashed directory structure. These combine 8x8 actual tiles into a
220
220
single metatile file. This is a more efficient use of disk space and inodes.
0 commit comments