mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
Enable mod_proxy65 by default
This commit is contained in:
parent
3d4f65812e
commit
7f97f3ae75
1 changed files with 3 additions and 0 deletions
|
@ -179,6 +179,9 @@ modules:
|
|||
mod_ping: {}
|
||||
mod_privacy: {}
|
||||
mod_private: {}
|
||||
mod_proxy65:
|
||||
access: local
|
||||
max_connections: 5
|
||||
mod_pubsub:
|
||||
access_createnode: pubsub_createnode
|
||||
plugins:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue