and a scheduler to compile rust apps on my home lab server. sscache --dist-status shows {"SchedulerStatus":["http://192.168.178.80:10600/",{"num_servers":1,"num_cpus":10,"in_progress":0}]} but if i try to compile something, it keeps using the local cache dir.
That's all the config?
What do you mean?
Sorry I meant to write what's all in your config.
#[dist] scheduler_url = "http://192.168.178.80:10600" toolchain_cache_size = 5368709120 [dist.auth] type = "token" token = "token hetre"
Обсуждают сегодня