mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Add ejabberd example config files to the hex package
This commit is contained in:
parent
9bd6b11007
commit
0bfbe3e154
1 changed files with 1 additions and 0 deletions
1
mix.exs
1
mix.exs
|
@ -209,6 +209,7 @@ defmodule Ejabberd.MixProject do
|
|||
[# These are the default files included in the package
|
||||
files: ["include", "lib", "priv", "sql", "src",
|
||||
"COPYING", "README.md",
|
||||
"ejabberd.yml.example", "config/runtime.exs",
|
||||
"mix.exs", "rebar.config", "rebar.config.script", "vars.config"],
|
||||
maintainers: ["ProcessOne"],
|
||||
licenses: ["GPL-2.0-or-later"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue