mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-22 17:28:25 +01:00
Add ejabberd example config files to the hex package
This commit is contained in:
parent
9bd6b11007
commit
0bfbe3e154
1
mix.exs
1
mix.exs
@ -209,6 +209,7 @@ defmodule Ejabberd.MixProject do
|
|||||||
[# These are the default files included in the package
|
[# These are the default files included in the package
|
||||||
files: ["include", "lib", "priv", "sql", "src",
|
files: ["include", "lib", "priv", "sql", "src",
|
||||||
"COPYING", "README.md",
|
"COPYING", "README.md",
|
||||||
|
"ejabberd.yml.example", "config/runtime.exs",
|
||||||
"mix.exs", "rebar.config", "rebar.config.script", "vars.config"],
|
"mix.exs", "rebar.config", "rebar.config.script", "vars.config"],
|
||||||
maintainers: ["ProcessOne"],
|
maintainers: ["ProcessOne"],
|
||||||
licenses: ["GPL-2.0-or-later"],
|
licenses: ["GPL-2.0-or-later"],
|
||||||
|
Loading…
Reference in New Issue
Block a user