mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update admin config view
This commit is contained in:
parent
ed1b1e746c
commit
0ae5c4368a
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
@else
|
||||
<p class="lead">Edit configuration settings</p>
|
||||
<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>
|
||||
</div>
|
||||
<hr>
|
||||
|
|
Loading…
Reference in a new issue