Skip to content

Commit

Permalink
Fixing twice registration of same setting
Browse files Browse the repository at this point in the history
Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
  • Loading branch information
sgup432 committed Mar 1, 2024
1 parent b866ed2 commit 081e269
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,6 @@ public class EhcacheDiskCacheSettings {
DISK_CACHE_EXPIRE_AFTER_ACCESS_SETTING,
DISK_CACHE_ALIAS_KEY,
DISK_CACHE_ALIAS_SETTING,
DISK_SEGMENTS_KEY,
DISK_SEGMENTS_SETTING,
DISK_WRITE_CONCURRENCY_KEY,
DISK_WRITE_CONCURRENCY_SETTING,
DISK_WRITE_MAXIMUM_THREADS_KEY,
Expand Down

0 comments on commit 081e269

Please sign in to comment.