Added readme
authorMichael <heluecht@pirati.ca>
Mon, 17 Dec 2018 21:55:13 +0000 (21:55 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 17 Dec 2018 21:55:13 +0000 (21:55 +0000)
leistungsschutzrecht/README.md [new file with mode: 0644]

diff --git a/leistungsschutzrecht/README.md b/leistungsschutzrecht/README.md
new file mode 100644 (file)
index 0000000..7026af5
--- /dev/null
@@ -0,0 +1,16 @@
+Leistungsschutzrecht Addon
+==========================
+
+Main author Michael Vogel
+
+This addon handles legal problems with the German link tax, named "Leistungsschutzrecht" by shortening preview texts.
+Additionally it is possibly to suppress preview pictures completely to avoid any legal problems.
+
+## configuration
+
+If you want to suppress pictures in previews, add this to your global `config/addon.config.php`:
+
+       'leistungsschutzrecht' => [
+               'suppress_photos' => true,
+       ],
+