diff options
Diffstat (limited to 'bitlbee.conf')
-rw-r--r-- | bitlbee.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bitlbee.conf b/bitlbee.conf index 60c5bdf7..d781a7b1 100644 --- a/bitlbee.conf +++ b/bitlbee.conf @@ -60,6 +60,11 @@ ## Beware that this disables password changes and causes passwords for the ## accounts people create to be stored in plain text instead of encrypted with ## their bitlbee password. +## +## Currently available backends: +## +## - storage (internal storage) +## - pam (Linux PAM authentication) # # AuthBackend = storage # |