]> git.pld-linux.org Git - packages/eggdrop.git/blob - eggdrop-config_encryption.patch
- some pld.org.pl->pld-linux.org cosmetics
[packages/eggdrop.git] / eggdrop-config_encryption.patch
1 --- eggdrop.conf        Mon Nov 18 06:39:34 2002
2 +++ eggdrop.conf.encryption     Tue Mar 18 23:52:35 2003
3 @@ -1265,14 +1265,18 @@
4  #loadmodule seen
5  
6  
7 -#### BLOWFISH MODULE ####
8 +#### ENCRYPTION MODULE ####
9  
10  # IF YOU DON'T READ THIS YOU MAY RENDER YOUR USERFILE USELESS LATER
11  # Eggdrop encrypts its userfile, so users can have secure passwords.
12  # Please note that when you change your encryption method later (i.e.
13  # using other modules like a md5 module), you can't use your current
14  # userfile anymore. Eggdrop will not start without an encryption module.
15 +# Choose only one of the following
16  #loadmodule blowfish
17 +#loadmodule idea
18 +#loadmodule twofish
19 +#loadmodule rijndael
20  
21  
22  #### ASSOC MODULE ####
This page took 0.068409 seconds and 3 git commands to generate.