Skip to content

Commit f397e49

Browse files
committed
work around textlint changing 'local storage' to 'localStorage'
1 parent 81d24e2 commit f397e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/squid/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Deploy a caching proxy.
1616
- 10Gbit link or faster to the client systems
1717
- a sufficiently powerful CPU
1818
- a decent amount of memory for the kernel cache (tens of GBs)
19-
- fast local storage
19+
- fast storage
2020
- 50GB is used for cache
2121

2222
For this use-case the above link recommends at least two squid servers and at

0 commit comments

Comments
 (0)