Update config.blade.php

This commit is contained in:
Julian Prieber 2022-11-17 16:56:26 +01:00
parent 70343d27d5
commit fb3e9b7a59
1 changed files with 1 additions and 0 deletions

View File

@ -339,6 +339,7 @@ foreach($users as $user){if($user->littlelink_name != $configValue2){echo '<opti
</div></div>
<input type="hidden" name="_token" value="{{csrf_token()}}">
<div style="max-width: 600px; padding-left: 20px;">
<br><h5>Custom SMTP server:</h5>
<label style="margin-top:15px">Host</label>
<input type="text" class="form-control" name="MAIL_HOST" value="{{EnvEditor::getKey('MAIL_HOST')}}" />
<label style="margin-top:15px">Port</label>