mirror of http://git.simp.i2p/simp/i2pnews.git
16 lines
337 B
INI
16 lines
337 B
INI
[proxy]
|
|
hostname = 127.0.0.1
|
|
http_tunnel = 4444
|
|
|
|
[rss]
|
|
news_bot = botname
|
|
news_pass = botpassword
|
|
news_irc_port = 6667
|
|
news_rss_flask_port = 5001
|
|
news_rss_ah = addresshelperlink
|
|
news_email = nobody@mail.i2p
|
|
auth_users = nobody, anothernick
|
|
channel = #i2p-news
|
|
primary = nobody
|
|
gunicorn_port = 5000
|
|
bot_send = 127.0.0.1:4995/randomstring |