mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
rename field to better represent what it does
This commit is contained in:
@@ -28,7 +28,7 @@ export interface ApplicationSettings {
|
||||
queryTimeout: number
|
||||
keepStatusDays: number
|
||||
maxFeedCapacity: number
|
||||
maxCleanupBatchSize: number
|
||||
databaseCleanupBatchSize: number
|
||||
refreshIntervalMinutes: number
|
||||
cache: ApplicationSettingsCache
|
||||
announcement?: string
|
||||
|
||||
Reference in New Issue
Block a user