From 966e4a0cb67a739b83031d6dc323f12a1d98356a Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Mon, 13 Jun 2011 15:10:39 +0200 Subject: Added support of different POD for diaspora. --- cfg/pyAggr3g470r.cfg-sample | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cfg/pyAggr3g470r.cfg-sample') 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 -- cgit