mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Add define_macro to globals() because it's useless inside host_config
This commit is contained in:
parent
cae40c3f72
commit
a9c7bf97ef
1 changed files with 1 additions and 0 deletions
|
@ -750,6 +750,7 @@ globals() ->
|
||||||
certfiles,
|
certfiles,
|
||||||
cluster_backend,
|
cluster_backend,
|
||||||
cluster_nodes,
|
cluster_nodes,
|
||||||
|
define_macro,
|
||||||
domain_balancing,
|
domain_balancing,
|
||||||
ext_api_path_oauth,
|
ext_api_path_oauth,
|
||||||
fqdn,
|
fqdn,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue