We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f7197 commit d565672Copy full SHA for d565672
app/Http/Middleware/ConfigIntegrity.php
@@ -29,6 +29,7 @@ class ConfigIntegrity
29
'timeline_album_date_format_month',
30
'timeline_album_date_format_day',
31
'number_albums_per_row_mobile',
32
+ 'cache_ttl',
33
];
34
35
/**
0 commit comments