Installing TimeoutUser
======================

1) Start with untaring the file into the plugins directory.
Here is a example for the 1.1.1 version of the timeout_user plugin.

  $ cd plugins
  $ tar -zxvf timeout_user-1.1.1-0.5.tar.gz

2) Change into the timeout_user directory, edit the config.php,
   making adjustments as you deem necessary. 

  $ cd timeout_user
  $ vi config.php

3) Then go to your config directory and run conf.pl.  Choose
   option 8 and move the plugin from the "Available Plugins"
   category to the "Installed Plugins" category.  Save and exit.

  $ cd ../../config/
  $ ./conf.pl

4) Also, please verify that you have the "compatibility" plugin
   installed.
