We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0fcdb2 commit 2b94fb6Copy full SHA for 2b94fb6
environments/metacpan.yml
@@ -18,11 +18,11 @@ no_server_tokens: 1
18
grepcpan:
19
nocache: 0
20
maxworkers: 1000
21
- root_dir: '/home/metacpan/metacpan-grep-front-end'
22
- gitrepo: '/mnt/lv-ssdscratch/metacpan-cpan-extracted'
+ root_dir: '/metacpan-grep-front-end'
+ gitrepo: '/metacpan-cpan-extracted'
23
binaries:
24
git: '/usr/bin/git'
25
# ENV:
26
# LD_LIBRARY_PATH: '/lib:/home/atoomic/lib'
27
- cache:
+ cache:
28
directory: '~APPDIR~/var/tmp'
0 commit comments