Merge pull request #1850 from mattermost/preview-mode

Documenting how Preview Mode is disabled
Этот коммит содержится в:
Corey Hulen
2016-01-13 09:02:43 -06:00
родитель b15b2bc2ae bf1f0d0319
Коммит 75ae098dfe
2 изменённых файлов: 4 добавлений и 2 удалений

Просмотреть файл

@@ -254,7 +254,7 @@ export default class EmailSettings extends React.Component {
/>
{'false'}
</label>
<p className='help-text'>{'Typically set to true in production. When true, Mattermost attempts to send email notifications. Developers may set this field to false to skip email setup for faster development.'}</p>
<p className='help-text'>{'Typically set to true in production. When true, Mattermost attempts to send email notifications. Developers may set this field to false to skip email setup for faster development.\nSetting this to true removes the Preview Mode banner (requires logging out and logging back in after setting is changed).'}</p>
</div>
</div>