diff options
Diffstat (limited to 'conf/conf.cfg-sample')
-rw-r--r-- | conf/conf.cfg-sample | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/conf.cfg-sample b/conf/conf.cfg-sample index 23d3b3d5..07027bfd 100644 --- a/conf/conf.cfg-sample +++ b/conf/conf.cfg-sample @@ -5,7 +5,7 @@ port = 27017 username = root password = root [feedparser] -http_proxy = 127.0.0.1:8118 +http_proxy = user_agent = pyAggr3g470r (https://bitbucket.org/cedricbonhomme/pyaggr3g470r) [webserver] debug = 1 @@ -20,4 +20,4 @@ ssl = 1 username = your-gmail-username password = your-gmail-password mail_from = pyAggr3g470r@no-reply.com -mail_to = recipent-email
\ No newline at end of file +mail_to = recipent-email |