diff options
| author | mo khan <mo.khan@gmail.com> | 2020-02-23 22:51:25 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-02-23 22:51:25 -0700 |
| commit | a45687d71f63f07214a90dd6ea1d0b4cdd6923c7 (patch) | |
| tree | 0a3da6dbeb52c9b761852c992bf43655994c7460 | |
| parent | 1e948c512f4341b5e4920a82dac30178e465b54d (diff) | |
Remove the cache config
| -rw-r--r-- | config/02nocache | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/02nocache b/config/02nocache deleted file mode 100644 index 6add3a9..0000000 --- a/config/02nocache +++ /dev/null @@ -1,2 +0,0 @@ -Dir::Cache ""; -Dir::Cache::archives ""; |
