From 4ecfcd0f3dd44861653d2c01eb5e12ee47a2852f Mon Sep 17 00:00:00 2001 From: mpbzh Date: Tue, 9 Jun 2015 23:16:18 +0200 Subject: [PATCH] Updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af6b5e2..53e6c8c 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ Name | Type | Description `timezone` | `string` | Timezone string according to [PHP Manual](http://php.net/manual/en/timezones.php). `dateFormat` | `string` | Date format for log entries according to [PHP Manual](http://php.net/manual/en/function.date.php). `logs` | `array` | List of all log files, categorized by "clients" (see above) +`display_logger` | `boolean` | Turn log channel (logger) display in log view on or off ### Flysystem Types ##### `local`