Skip to content

Commit

Permalink
remove test source expiry config
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Jan 15, 2024
1 parent dfd3920 commit f482c62
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions server/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,4 @@
WIRE_SCHEMA_VERSION = 4
AGENDA_SCHEMA_VERSION = 6

SOURCE_EXPIRY_DAYS = {
"test": 1,
}
SOURCE_EXPIRY_DAYS = {}

0 comments on commit f482c62

Please sign in to comment.