diff options
author | cedricbonhomme <devnull@localhost> | 2010-08-25 07:00:56 +0200 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2010-08-25 07:00:56 +0200 |
commit | 6da0beb5558d02803d376f8113896ffa908300d0 (patch) | |
tree | 8f807a4ac749c3911cb7c603195ecb54992b4bf4 /cfg | |
parent | Code improvement. 'pylint --max-line-length=200 pyAggr3g470r.py = 8.41/10' (diff) | |
download | newspipe-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-x | cfg/pyAggr3g470r.cfg-sample | 1 |
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 |