]> git.wh0rd.org - tt-rss.git/blob - lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt
quickAddFeed: remove oauth notice, mention you can paste site URL
[tt-rss.git] / lib / htmlpurifier / library / HTMLPurifier / ConfigSchema / schema / AutoFormat.PurifierLinkify.DocURL.txt
1 AutoFormat.PurifierLinkify.DocURL
2 TYPE: string
3 VERSION: 2.0.1
4 DEFAULT: '#%s'
5 ALIASES: AutoFormatParam.PurifierLinkifyDocURL
6 --DESCRIPTION--
7 <p>
8 Location of configuration documentation to link to, let %s substitute
9 into the configuration's namespace and directive names sans the percent
10 sign.
11 </p>
12 --# vim: et sw=4 sts=4