# Add a text (Firtname, Lastname, Office Department, ...) in authenticated user
# reports for each login value.
# A text file called userinfo.myconfig.txt, with two fields (first is login,
-# second is text to show) separated by a tab char. must be created in plugins
+# second is text to show, separated by a tab char) must be created in DirData
# directory.
#
#LoadPlugin="userinfo"
# Perl modules required: None
# Add a text (Page title, description...) in URL reports before URL value.
# A text file called urlalias.myconfig.txt, with two fields (first is URL,
-# second is text to show) separated by a tab char must be created in DirData
+# second is text to show, separated by a tab char) must be created in DirData
# directory.
#
#LoadPlugin="urlalias"