mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 11:00:39 +02:00
get rid of redundant config names #124
This commit is contained in:
@@ -324,8 +324,8 @@ block content
|
||||
a(href="#meta-about-caching")
|
||||
h3 About Caching
|
||||
p
|
||||
| Crafatar caches skins for #{config.caching.local_cache_time/60} minutes before checking for skin changes.<br>
|
||||
| Images are cached in your browser for #{config.caching.browser_cache_time/60} minutes until a new request to Crafatar is made.<br>
|
||||
| Crafatar caches skins for #{config.caching.local/60} minutes before checking for skin changes.<br>
|
||||
| Images are cached in your browser for #{config.caching.browser/60} minutes until a new request to Crafatar is made.<br>
|
||||
| When you changed your skin you can try clearing your browser cache to see the change faster.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user