Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
set_rssenable
#1
set_rssenable [yes|no]  : Enable/disable RSS feed generation for the tag

After setting the rssenable to yes for a tag in my console, where do I find the url for the created RSS feed or what is the default URL template for the RSS feed in order to add the RSS feed. 
Reply
#2
The feeds are published to


http://127.0.0.1:6906/tags

you need to enable/configure the overall RSS feed generation stuff (usually found under Tools->Options->Local RSS etc)

the config keys associated with this are prefixed with 'Plugin.azintrss.'

e.g.

Plugin.azintrss.Enable  - boolean
Plugin.azintrss.access - string   (set to "all" to allow access from any IP, for example, as the default is local (127.0.0.1) only)
Reply




Users browsing this thread: 1 Guest(s)