Updated ejabberd.cfg template
* added default_room_options * added support for chatroom logging
This commit is contained in:
parent
29bc90e6f6
commit
206392dd67
2 changed files with 31 additions and 7 deletions
|
@ -17,6 +17,9 @@
|
|||
# $ejabberd_ssl_chain:
|
||||
# Path to SSL certificate chain.
|
||||
#
|
||||
# $ejabberd_muclog_datadir:
|
||||
# Path where to store chatroom logs. Disabled by default.
|
||||
#
|
||||
class ejabberd {
|
||||
|
||||
if !$ejabberd_hosts {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue