This commit is contained in:
jomo 2014-11-30 19:40:49 +01:00
parent 96ae65ee6a
commit 972a9db442

View File

@ -86,7 +86,7 @@ block content
li <b>downloaded</b>: 2 external requests. Skin changed or unknown, downloaded. li <b>downloaded</b>: 2 external requests. Skin changed or unknown, downloaded.
li li
| <b>error</b>: This can happen, for example, when Mojang's servers are down.<br> | <b>error</b>: This can happen, for example, when Mojang's servers are down.<br>
| If possible, an outdated image is be served instead. | If possible, an outdated image is served instead.
a(id="about-usernames", class="anchor") a(id="about-usernames", class="anchor")
a(href="#about-usernames") a(href="#about-usernames")
@ -107,7 +107,7 @@ block content
a(href="#about-caching") a(href="#about-caching")
h3 About caching h3 About caching
p p
| Crafatar caches keeps skins for #{config.local_cache_time} seconds until they are checked for changes.<br> | Crafatar caches skins for #{config.local_cache_time} seconds until they are checked for changes.<br>
| Images should be cached in browsers for #{config.browser_cache_time} seconds until a new request to Crafatar is made. | Images should be cached in browsers for #{config.browser_cache_time} seconds until a new request to Crafatar is made.
a(id="examples", class="anchor") a(id="examples", class="anchor")