summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config2
-rw-r--r--feeds/.gitignore4
2 files changed, 5 insertions, 1 deletions
diff --git a/config b/config
index ea5c04a..b527967 100644
--- a/config
+++ b/config
@@ -1,5 +1,5 @@
plugindirs plugins
-splitstate false
+splitstate true
maxarticles 30
maxage 0
expireage 1d
diff --git a/feeds/.gitignore b/feeds/.gitignore
new file mode 100644
index 0000000..5e7d273
--- /dev/null
+++ b/feeds/.gitignore
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore