aboutsummaryrefslogtreecommitdiff
path: root/cfg/pyAggr3g470r.cfg-sample
diff options
context:
space:
mode:
Diffstat (limited to 'cfg/pyAggr3g470r.cfg-sample')
-rwxr-xr-xcfg/pyAggr3g470r.cfg-sample8
1 files changed, 8 insertions, 0 deletions
diff --git a/cfg/pyAggr3g470r.cfg-sample b/cfg/pyAggr3g470r.cfg-sample
new file mode 100755
index 00000000..246a15eb
--- /dev/null
+++ b/cfg/pyAggr3g470r.cfg-sample
@@ -0,0 +1,8 @@
+[global]
+path = /home/cedric/prog/python/projects/pyaggr3g470r/
+sqlitebase = ./var/feed.db
+[mail]
+mail_to = address_of_the_recipient@example.com
+smtp = smtp.example.com
+username = your_mail_address@example.com
+password = your_password \ No newline at end of file
bgstack15