-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A session cache can reduce the number of Fleet API calls made by clients, but needed to be explicitly enabled by the user. With this change, the cache will be enabled by default and saved to ~/.tesla-cache.json. This path can be overridden using the `-session-cache` command-line flag or by setting TESLA_CACHE_FILE, as before. Users can add the `-disable-session-cache` command-line flag to disable the feature.
- Loading branch information
1 parent
8e16f0d
commit fef8f3a
Showing
1 changed file
with
16 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters