diff options
author | cedricbonhomme <devnull@localhost> | 2011-06-13 15:10:39 +0200 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2011-06-13 15:10:39 +0200 |
commit | 966e4a0cb67a739b83031d6dc323f12a1d98356a (patch) | |
tree | 7093ed2801b8e79006f1f0adb1413263cd598588 /cfg/pyAggr3g470r.cfg-sample | |
parent | Added better comments in the code. (diff) | |
download | newspipe-966e4a0cb67a739b83031d6dc323f12a1d98356a.tar.gz newspipe-966e4a0cb67a739b83031d6dc323f12a1d98356a.tar.bz2 newspipe-966e4a0cb67a739b83031d6dc323f12a1d98356a.zip |
Added support of different POD for diaspora.
Diffstat (limited to 'cfg/pyAggr3g470r.cfg-sample')
-rwxr-xr-x | cfg/pyAggr3g470r.cfg-sample | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cfg/pyAggr3g470r.cfg-sample b/cfg/pyAggr3g470r.cfg-sample index d4b3d6e1..63de4005 100755 --- a/cfg/pyAggr3g470r.cfg-sample +++ b/cfg/pyAggr3g470r.cfg-sample @@ -6,4 +6,6 @@ mail_from = pyAggr3g470r@no-reply.com 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 +password = your_password +[misc] +diaspora_pod = joindiaspora.com |