From 0ae5c4368afaa8934ee34f141b123768f25b3e50 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Thu, 20 Jun 2019 20:57:33 -0600 Subject: [PATCH] Update admin config view --- resources/views/admin/settings/config.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/admin/settings/config.blade.php b/resources/views/admin/settings/config.blade.php index 96835ce82..e94b2f787 100644 --- a/resources/views/admin/settings/config.blade.php +++ b/resources/views/admin/settings/config.blade.php @@ -16,7 +16,7 @@ @else

Edit configuration settings

- Warning: Editing the .env file may cause issues if you change the wrong setting or set the wrong value. + Warning: If you have opcache enabled, you may need to restart php for the changes to take effect.