Revert "fix(mirror): add max auth request age configuration (#9812)"

This reverts commit ba87ac7dc7.
This commit is contained in:
adlerhurst
2025-05-19 17:15:23 +02:00
parent 90f7310848
commit d2d2db5722
11 changed files with 84 additions and 131 deletions

View File

@@ -23,8 +23,7 @@ type Migration struct {
Source database.Config
Destination database.Config
EventBulkSize uint32
MaxAuthRequestAge time.Duration
EventBulkSize uint32
Log *logging.Config
Machine *id.Config