mailtrain icon indicating copy to clipboard operation
mailtrain copied to clipboard

v2: enabledLanguages not having effect

Open mhulet opened this issue 6 years ago • 2 comments

I have this in my production.yaml file:

# Enabled languages
enabledLanguages:
- en-US

But I still have all default languages (EN, ES, PT, FK) shown on the language switcher.

  • I have installed Mailtrain via Docker
  • I have set enabledLanguages prior running MAILTRAIN_SETTINGS=... docker-compose up

mhulet avatar Aug 15 '19 08:08 mhulet

Works for me. Can you check the config of the live container? The config is regenerated every time to start the container. It's likely that your changes have been overwritten.

bures avatar Aug 23 '19 12:08 bures

@mhulet

This pull request https://github.com/Mailtrain-org/mailtrain/pull/1185 should close your issue (either doing it yourself, by replacing docker-entrypoint.sh or waiting for a new docker build). If not, please tell.

jonathanmmm avatar Jan 04 '22 11:01 jonathanmmm

We are going to start with the development and testing of mailtrain v3 in the next weeks.

You are welcome to help us with the testing as soon as the first release candidate is available.

forge0ne avatar Mar 16 '24 08:03 forge0ne