```$ cat pants-jenkins.ini [cache] read_from: [ "...
# general
c
Copy code
$ cat pants-jenkins.ini
[cache]

read_from: [ "<https://myhost:8080/pants>", "%(homedir)s/pantscache" ]
write_to: [ "<https://myhost:8080/pants>", "%(homedir)s/pantscache" ]