Added variable for setting ejabberd chatroom log format
This commit is contained in:
parent
7254a59146
commit
23e17e32ae
2 changed files with 12 additions and 0 deletions
|
@ -583,6 +583,7 @@ user, host = admin.split("@") -%>
|
|||
{access_log, muc},
|
||||
{outdir, "<%= ejabberd_muclog_datadir %>"},
|
||||
{dirtype, subdirs},
|
||||
{file_format, <%= ejabberd_muclog_format %>},
|
||||
{cssfile, false},
|
||||
{top_link, {"/portal/", "Back to Portal"}}
|
||||
]},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue