1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 17:59:31 +02:00

Add define_macro to globals() because it's useless inside host_config

This commit is contained in:
Badlop 2025-02-04 13:38:03 +01:00
parent cae40c3f72
commit a9c7bf97ef

View file

@ -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,