mirror of
https://github.com/kopia/kopia.git
synced 2026-03-06 07:17:56 -05:00
Instead of passing static content.FormattingOptions (and caching it) we now introduce an interface to provide its values. This will allow the values to dynamically change at runtime in the future to support cases like live migration.