aboutsummaryrefslogtreecommitdiff
path: root/cfg
diff options
context:
space:
mode:
authorcedricbonhomme <devnull@localhost>2010-03-11 08:10:22 +0100
committercedricbonhomme <devnull@localhost>2010-03-11 08:10:22 +0100
commit72671cf7fd9b99c4d50d2f9a5d0c41435250495c (patch)
tree4e4baae309143e56d0225ffa7f24495b995e0bc7 /cfg
parentBug fix: bad identifiant of feed. (diff)
downloadnewspipe-72671cf7fd9b99c4d50d2f9a5d0c41435250495c.tar.gz
newspipe-72671cf7fd9b99c4d50d2f9a5d0c41435250495c.tar.bz2
newspipe-72671cf7fd9b99c4d50d2f9a5d0c41435250495c.zip
The database of feeds is monitored with the Python gamin module.
Diffstat (limited to 'cfg')
-rw-r--r--cfg/pyAggr3g470r.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg/pyAggr3g470r.cfg b/cfg/pyAggr3g470r.cfg
index b4af6af4..b31a1233 100644
--- a/cfg/pyAggr3g470r.cfg
+++ b/cfg/pyAggr3g470r.cfg
@@ -1,2 +1,3 @@
[global]
path = /home/cedric/prog/python/pyaggr3g470r/
+sqlitebase = ./var/feed.db
bgstack15