File tree Expand file tree Collapse file tree 4 files changed +2
-73
lines changed
Expand file tree Collapse file tree 4 files changed +2
-73
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Version 3.0 introduces several breaking changes in how deduplication storage is
2323
24242 . ** Run Cleanup**
2525 - Keep your old configuration in place
26- - Run the cleanup code above to remove old storage artifacts
26+ - Run the cleanup code in [ Cleanup Code ] ( #cleanup-code ) to remove old storage artifacts
2727 - The cleanup code needs your old configuration to know what to clean up
2828
29293 . ** Update Configuration**
@@ -34,7 +34,7 @@ Version 3.0 introduces several breaking changes in how deduplication storage is
3434### Configuration Updates
3535
3636#### Before (2.x)
37- - [ ] ``` php
37+ ``` php
3838'deduplication' => [
3939 'store' => 'redis', // or 'file', 'database'
4040 'connection' => 'default', // Redis/Database connection
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments