summaryrefslogtreecommitdiffhomepage
path: root/README.txt
diff options
context:
space:
mode:
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>
-