Hello,
Trying to upgrade the enterprise edition from 3.1.0 to 3.2.0 and on startup, I'm getting the following error:
EROR Unable to load mattermost configuration file: Config.IsValid: Required LDAP field missing,
It's not real descriptive on which LDAP field is missing, though. I diffed the old 3.1.0 config.json with the new 3.2.0 config.json and the only real difference I can see is the addition of a MaxPageSize directive. I've added that to my existing config.json.
Is there something else I missed?