diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 28 |
1 files changed, 0 insertions, 28 deletions
@@ -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> - |