diff options
Diffstat (limited to 'custom/config.yml')
-rw-r--r-- | custom/config.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/custom/config.yml b/custom/config.yml new file mode 100644 index 0000000..54b2e90 --- /dev/null +++ b/custom/config.yml @@ -0,0 +1,10 @@ +--- +url: http://example.com/ +name: Untitled +items: 10 +shuffle: 0 +refresh: 240 +cache: 10 +nohtml: 0 +postmaxlength: 0 +cachedir: ./cache |