]> git.mxchange.org Git - friendica.git/blobdiff - library/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt
mistpark 2.0 infrasturcture lands
[friendica.git] / library / HTMLPurifier / ConfigSchema / schema / HTML.Trusted.txt
diff --git a/library/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt b/library/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt
new file mode 100644 (file)
index 0000000..89133b1
--- /dev/null
@@ -0,0 +1,8 @@
+HTML.Trusted
+TYPE: bool
+VERSION: 2.0.0
+DEFAULT: false
+--DESCRIPTION--
+Indicates whether or not the user input is trusted or not. If the input is
+trusted, a more expansive set of allowed tags and attributes will be used.
+--# vim: et sw=4 sts=4