You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing the user entered values for:
useffmpeg
smtpConnectionUrl - SMTP server
smtpService - SMTP service
smtpUsername - SMTP username
smtpPassword - SMTP password
fromAddress - Sender email address
rootUrl - The url this install will be accessible from
Should be saved to /conf/config.json.
Actual Behaviour
These values are missing from config.json. Also the master tenant display name is populated with the master tenant name value in mongo tenants.
Steps to Reproduce
create a clean install of the authoring tool entering values for all options
Versions
Authoring Tool Version: tag/v0.4.1-rc.1
Framework Version: v2.2.3
Operating System: Mac OS 10.13.2
Browser: Chrome 63
The text was updated successfully, but these errors were encountered:
Expected Behaviour
When installing the user entered values for:
useffmpeg
smtpConnectionUrl - SMTP server
smtpService - SMTP service
smtpUsername - SMTP username
smtpPassword - SMTP password
fromAddress - Sender email address
rootUrl - The url this install will be accessible from
Should be saved to /conf/config.json.
Actual Behaviour
These values are missing from config.json. Also the master tenant display name is populated with the master tenant name value in mongo tenants.
Steps to Reproduce
Versions
The text was updated successfully, but these errors were encountered: