TheTransitClock / transitime

TheTransitClock real-time transit information system
GNU General Public License v3.0
80 stars 30 forks source link

Consolidate caching config parameters to one classpath #138

Closed nselikoff closed 5 years ago

nselikoff commented 5 years ago

Class config params for caching are in transitclock.core.cache.*, while other params like daysPopulateHistoricalCache are in transitclock.cache.* Ideally these would be all in one section for ease of configuration.

scrudden commented 5 years ago

Change in pull request #140