prosody.cfg.lua.dist
changeset 12331 4d6f4f6d0814
parent 12330 e59b5b1cdc5b
child 12336 0d245034600a
equal deleted inserted replaced
12330:e59b5b1cdc5b 12331:4d6f4f6d0814
    74 		"admin_shell"; -- Allow secure administration via an UNIX socket
    74 		"admin_shell"; -- Allow secure administration via an UNIX socket
    75 
    75 
    76 	-- HTTP modules
    76 	-- HTTP modules
    77 		--"bosh"; -- Enable BOSH clients, aka "Jabber over HTTP"
    77 		--"bosh"; -- Enable BOSH clients, aka "Jabber over HTTP"
    78 		--"websocket"; -- XMPP over WebSockets
    78 		--"websocket"; -- XMPP over WebSockets
    79 		--"http_files"; -- Serve static files from a directory over HTTP
       
    80 		--"http_openmetrics"; -- for exposing metrics to stats collectors
    79 		--"http_openmetrics"; -- for exposing metrics to stats collectors
    81 
    80 
    82 	-- Other specific functionality
    81 	-- Other specific functionality
    83 		--"groups"; -- Shared roster support
    82 		--"groups"; -- Shared roster support
    84 		--"server_contact_info"; -- Publish contact information for this service
    83 		--"server_contact_info"; -- Publish contact information for this service