Skip to content

Commit

Permalink
[!!!][TASK] Remove ChangeCacheTimeout
Browse files Browse the repository at this point in the history
  • Loading branch information
derhansen committed Oct 20, 2024
1 parent 3772ba6 commit 10dd1b2
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 205 deletions.
163 changes: 0 additions & 163 deletions Classes/EventListener/ChangeCacheTimeout.php

This file was deleted.

7 changes: 1 addition & 6 deletions Configuration/Services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,4 @@ services:
- name: 'console.command'
command: 'sf_event_mgt:cleanup:gdpr'
description: 'Delete registrations of expired events (registrations for events with no enddate will be ignored)'
schedulable: true

DERHANSEN\SfEventMgt\EventListener\ChangeCacheTimeout:
tags:
- name: event.listener
identifier: 'derhansen/sf_event_mgt/cache-timeout'
schedulable: true
35 changes: 0 additions & 35 deletions Documentation/ForAdministrators/Configuration/Cache/Index.rst

This file was deleted.

1 change: 0 additions & 1 deletion Documentation/ForAdministrators/Configuration/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Configuration

Extension/Index
Plugins/Index
Cache/Index
TsReference/Index
PageTSConfig/Index
RouteEnhancers/Index

0 comments on commit 10dd1b2

Please sign in to comment.