mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
32 lines
674 B
Markdown
32 lines
674 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
Before creating a ticket, please consider if this should fit the [discussion forum](https://github.com/processone/ejabberd/discussions) better.
|
|
|
|
## Environment
|
|
|
|
- ejabberd version: 18.09
|
|
- Erlang version: `erl +V`
|
|
- OS: Linux (Debian)
|
|
- Installed from: source | distro package | official deb/rpm | official binary installer | other
|
|
|
|
## Configuration (only if needed): grep -Ev '^$|^\s*#' ejabberd.yml
|
|
|
|
```yaml
|
|
loglevel: 4
|
|
...
|
|
```
|
|
|
|
## Errors from error.log/crash.log
|
|
|
|
No errors
|
|
|
|
## Bug description
|
|
|
|
Please, give us a precise description (what does not work, what is expected, etc.)
|