summaryrefslogtreecommitdiff
path: root/config/config.default.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.default.php')
-rw-r--r--config/config.default.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/config.default.php b/config/config.default.php
index 1454017b..2a988788 100644
--- a/config/config.default.php
+++ b/config/config.default.php
@@ -167,6 +167,10 @@ return [
'4XL' => '4XLarge Straight-Cut',
],
+ // Shifts overview
+ // Set max number of hours that can be shown at once
+ 'filter_max_duration' => 0,
+
// Session config
'session' => [
// Supported: pdo or native