Show an alert when ./bootstrap/cachet is not writeable.

This commit is contained in:
James Brooks
2016-11-25 20:19:38 +00:00
parent 529ea726b6
commit c9c592b033
3 changed files with 15 additions and 1 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
return [
'dashboard' => 'Dashboard',
'dashboard' => 'Dashboard',
'writeable_settings' => 'The Cachet settings directory is not writeable. Please make sure that <code>./bootstrap/cachet</code> is writeable by the web server.',
// Incidents
'incidents' => [