diff options
author | Maurice Svay <maurice@svay.com> | 2010-05-17 22:02:34 +0200 |
---|---|---|
committer | Maurice Svay <maurice@svay.com> | 2010-05-17 22:02:34 +0200 |
commit | 91e68adac9adcd3914f4111c427a9d6c85ff559c (patch) | |
tree | 00d9b24b213999f9b0b3f41188654cd1d9ee5e5f /custom | |
parent | ec4326e4bab52c558d1f2564ab2fa0545f81b071 (diff) | |
download | planet-91e68adac9adcd3914f4111c427a9d6c85ff559c.tar planet-91e68adac9adcd3914f4111c427a9d6c85ff559c.tar.gz planet-91e68adac9adcd3914f4111c427a9d6c85ff559c.tar.bz2 planet-91e68adac9adcd3914f4111c427a9d6c85ff559c.tar.xz planet-91e68adac9adcd3914f4111c427a9d6c85ff559c.zip |
Make install process less painful by preventing
making it not replayable.
Diffstat (limited to 'custom')
-rw-r--r-- | custom/config.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/custom/config.yml b/custom/config.yml deleted file mode 100644 index 54b2e90..0000000 --- a/custom/config.yml +++ /dev/null @@ -1,10 +0,0 @@ ---- -url: http://example.com/ -name: Untitled -items: 10 -shuffle: 0 -refresh: 240 -cache: 10 -nohtml: 0 -postmaxlength: 0 -cachedir: ./cache |