Update admin config view

This commit is contained in:
Daniel Supernault 2019-06-20 20:57:33 -06:00
parent ed1b1e746c
commit 0ae5c4368a
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

@ -16,7 +16,7 @@
@else @else
<p class="lead">Edit configuration settings</p> <p class="lead">Edit configuration settings</p>
<p class="alert alert-warning"> <p class="alert alert-warning">
<strong>Warning:</strong> Editing the .env file may cause issues if you change the wrong setting or set the wrong value. <strong>Warning:</strong> If you have opcache enabled, you may need to restart php for the changes to take effect.
</p> </p>
</div> </div>
<hr> <hr>