summaryrefslogtreecommitdiffhomepage
path: root/README.txt
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-02-11 11:58:03 +0100
committerRoland Reichwein <mail@reichwein.it>2023-02-11 11:58:03 +0100
commitaaaaed8479368b87bc6960dc6abe5a97b4cc7ef9 (patch)
treeb42aba96bb84c0e3593b910011a8b05cffe4e7be /README.txt
parente1f1bf463631c73b5a7e70c3f3a1b1206df6c317 (diff)
Separated out weblog
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt28
1 files changed, 0 insertions, 28 deletions
diff --git a/README.txt b/README.txt
index e27dca0..5030871 100644
--- a/README.txt
+++ b/README.txt
@@ -171,31 +171,3 @@ Configuration example:
<plugin>statistics</plugin>
<target></target>
</path>
-
-
-Plugin: webbox
-~~~~~~~~~~~~~~
-
-Configuration example:
-
- <path requested="/webbox1">
- <plugin>webbox</plugin>
- <target>/home/rr/testbox</target>
- <WEBBOX_NAME>Testbox1</WEBBOX_NAME>
- <WEBBOX_READONLY>0</WEBBOX_READONLY>
- <auth login="reichwein" password="wfewqbjkjbw"/>
- </path>
-
-
-Plugin: weblog
-~~~~~~~~~~~~~~
-
-Configuration example:
-
- <path requested="/blog">
- <plugin>weblog</plugin>
- <target>/home/reichwein/testblog</target>
- <WEBLOG_NAME>My Blog</WEBLOG_NAME>
- <WEBLOG_KEYWORDS>Reichwein, Reichwein IT, Blog</WEBLOG_KEYWORDS>
- </path>
-