summaryrefslogtreecommitdiff
blob: dc9c64a86119941f057cc909d47ded34f30f2f68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
 * You must edit the following configuration files to setup your server.
 * Note that not all of them may be present depending on USE flags.
 * 
 * config/config.php
 * plugins/retrieveuserdata/config.php
 * plugins/virus_scan/config.php
 * plugins/gpg/gpg_local_prefs.txt
 * plugins/ldapuserdata/config.php
 * plugins/show_ssl_link/config.php
 * plugins/secure_login/config.php
 * 
 * You should also create the file 'config/admins'
 * containing the users who should have access to administrative options.
 * Put each login on its own line, and be sure to leave a newline at the
 * end of the file.
 * 
 * You can use the console based configuration tool by executing:
 * cd config; perl conf.pl