aboutsummaryrefslogtreecommitdiff
path: root/cfg
diff options
context:
space:
mode:
authorcedricbonhomme <devnull@localhost>2010-08-25 07:00:56 +0200
committercedricbonhomme <devnull@localhost>2010-08-25 07:00:56 +0200
commit6da0beb5558d02803d376f8113896ffa908300d0 (patch)
tree8f807a4ac749c3911cb7c603195ecb54992b4bf4 /cfg
parentCode improvement. 'pylint --max-line-length=200 pyAggr3g470r.py = 8.41/10' (diff)
downloadnewspipe-6da0beb5558d02803d376f8113896ffa908300d0.tar.gz
newspipe-6da0beb5558d02803d376f8113896ffa908300d0.tar.bz2
newspipe-6da0beb5558d02803d376f8113896ffa908300d0.zip
Configuration file improvement (no need to set the path in the configuration file).
Diffstat (limited to 'cfg')
-rwxr-xr-xcfg/pyAggr3g470r.cfg-sample1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg/pyAggr3g470r.cfg-sample b/cfg/pyAggr3g470r.cfg-sample
index 419967d8..efe68963 100755
--- a/cfg/pyAggr3g470r.cfg-sample
+++ b/cfg/pyAggr3g470r.cfg-sample
@@ -1,5 +1,4 @@
[global]
-path = /home/cedric/prog/python/projects/pyaggr3g470r/
sqlitebase = ./var/feed.db
[mail]
mail_from = pyAggr3g470r@mail.com
bgstack15