File: mod_rest.yml

package info (click to toggle)
ejabberd-contrib 0.2025.01.11~dfsg0-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 3,680 kB
  • sloc: erlang: 11,870; sh: 150; sql: 92; makefile: 56
file content (11 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
modules:
  mod_rest:
    allowed_ips:
      - "127.0.0.1"

listen:
  -
    port: 5285
    module: ejabberd_http
    request_handlers:
       /rest: mod_rest