Mercurial > prosody-modules
diff mod_lib_ldap/dev/prosody-posix-ldap.cfg.lua @ 1463:d47972f783fb
Include configuration for telephone numbers for LDAP test config
author | Rob Hoelz <rob@hoelz.ro> |
---|---|
date | Wed, 02 Jul 2014 22:28:00 -0500 |
parents | 7aaf5d8750a3 |
children |
line wrap: on
line diff
--- a/mod_lib_ldap/dev/prosody-posix-ldap.cfg.lua Wed Jul 02 22:26:01 2014 -0500 +++ b/mod_lib_ldap/dev/prosody-posix-ldap.cfg.lua Wed Jul 02 22:28:00 2014 -0500 @@ -37,6 +37,12 @@ photo = { type = 'image/jpeg', binval = 'jpegPhoto', - } + }, + telephone = { + work = { + voice = true, + number = 'telephoneNumber', + }, + }, }, }