mirror of
https://github.com/Tailszefox/Pony-Fusion.git
synced 2024-11-23 14:27:59 +01:00
3e638ff216
This will decrease the amount of CPU and RAM needed when generating fusions, but will use more disk space since we store each fusion as a PNG. Check the changes in this commit for more information on how caching works.
3 lines
326 B
Text
3 lines
326 B
Text
# This directory is used to cache fusion as PNG files
|
|
# This way, they are only generated once, saving CPU and RAM on the server, at the expense of disk space
|
|
# Remember to delete the corresponding fusions in this directory if you make any change to an image in the /ponies directory, otherwise the changes won't be reflected
|