Archived
0
0
Fork 0
This repository has been archived on 2024-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/.ccache/ccache.conf

5 lines
81 B
Text
Raw Normal View History

2022-07-05 18:35:51 +00:00
cache_dir = /mnt/ccache
2022-10-24 05:05:20 +00:00
compression_level = 1
2022-07-05 18:35:51 +00:00
max_size = 100G
compression = true