move ccache location
This commit is contained in:
parent
833ad514e4
commit
e08b0a4ff5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
cache_dir = /mnt/ccache
|
cache_dir = /mnt/ccache
|
||||||
compression_level = 10
|
compression_level = 1
|
||||||
max_size = 100G
|
max_size = 100G
|
||||||
compression = true
|
compression = true
|
Reference in a new issue