diff options
author | Adam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864> | 2010-03-21 19:57:22 +0000 |
---|---|---|
committer | Adam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864> | 2010-03-21 19:57:22 +0000 |
commit | 9302af51a355f47c490aed6cabb49c19fffbad67 (patch) | |
tree | f7f58de6ac3eeb29bf2fc1b6b0981b473dfc909c /data | |
parent | 287169d6e8a0aefe12dac1df04778fa73b792682 (diff) |
Added options:passlen
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2831 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'data')
-rw-r--r-- | data/example.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/example.conf b/data/example.conf index cdfe7c6b0..3cc20ad31 100644 --- a/data/example.conf +++ b/data/example.conf @@ -279,6 +279,11 @@ options encryption = "enc_none enc_sha1 enc_sha256 enc_md5 enc_old" /* + * The maximum length of passwords + */ + passlen = 32 + + /* * The database modules are used for saving and loading databases for Anope. * * Supported: |