mod_default_contacts: Fix configuration example
Thanks to Thomas Leister for reporting the issue.
This commit is contained in:
parent
6bf9a45c93
commit
48f5cc3b88
|
@ -23,6 +23,7 @@ following:
|
||||||
modules:
|
modules:
|
||||||
# [...]
|
# [...]
|
||||||
mod_default_contacts:
|
mod_default_contacts:
|
||||||
|
contacts:
|
||||||
-
|
-
|
||||||
name: "Bob Virding"
|
name: "Bob Virding"
|
||||||
jid: "bob@example.com"
|
jid: "bob@example.com"
|
||||||
|
|
Loading…
Reference in New Issue