docker-jitsi-meet icon indicating copy to clipboard operation
docker-jitsi-meet copied to clipboard

Some Prosody/XMPP env variables are too generic

Open jmallach opened this issue 1 year ago • 1 comments

I noticed some variables names for Prosody/XMPP are too generic and don't reference the service at all:

  • GLOBAL_CONFIG
  • GLOBAL_MODULES
  • LOG_LEVEL

I suggest these get renamed to something more in the line of PROSODY_GLOBAL_CONFIG, PROSODY_GLOBAL_MODULES, PROSODY_LOG_LEVEL. I could submit a PR if this is desirable.

jmallach avatar Dec 04 '23 11:12 jmallach

Sure, feel free to send a PR!

saghul avatar Dec 15 '23 11:12 saghul