Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions config/config.sample.php
Original file line number Diff line number Diff line change
Expand Up @@ -1296,7 +1296,6 @@
*
* Defaults to ``365``
*/

'activity_expire_days' => 365,

/**
Expand All @@ -1321,8 +1320,7 @@
* WARNING: Before enabling this, read the warning Activity app chapter.
*
* Defaults to ``false``
**/

*/
'activity_use_cached_mountpoints' => false,

/**
Expand Down
Loading