]> git.immae.eu Git - github/wallabag/wallabag.git/blob - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt
[add] HTML Purifier added to clean code
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / URI.DefaultScheme.txt
1 URI.DefaultScheme
2 TYPE: string
3 DEFAULT: 'http'
4 --DESCRIPTION--
5
6 <p>
7 Defines through what scheme the output will be served, in order to
8 select the proper object validator when no scheme information is present.
9 </p>
10 --# vim: et sw=4 sts=4