diff --git a/source/_components/media_player.spotify.markdown b/source/_components/media_player.spotify.markdown index 8bc1f70e8a8..3ba710b06d8 100644 --- a/source/_components/media_player.spotify.markdown +++ b/source/_components/media_player.spotify.markdown @@ -72,9 +72,10 @@ client_secret: required: true type: string cache_path: - description: Path to cache authentication token (defaults to configuration directory). + description: Path to cache authentication token. required: false type: string + default: .spotify-token-cache aliases: description: "Dictionary of device ids to be aliased, handy for devices that Spotify cannot properly determine the device name of. New devices will be logged to the `info` channel for ease of aliasing." required: false