mirror of
https://github.com/tanrax/org-social-rss-bridge
synced 2026-01-08 06:13:34 +01:00
16 lines
276 B
Plaintext
16 lines
276 B
Plaintext
# RSS Feed URL to convert
|
|
RSS_FEED_URL=https://blog.orgmode.org/feed.xml
|
|
|
|
# Org Social profile metadata
|
|
NICK=org-mode-blog
|
|
TITLE=Org Mode Blog
|
|
DESCRIPTION=Official Org Mode blog RSS feed
|
|
AVATAR=
|
|
CONTACT=
|
|
LANG=en
|
|
|
|
# Server configuration
|
|
PORT=5000
|
|
DEBUG=false
|
|
CACHE_TIMEOUT=300
|