From 5faa05abf606dcae4f7fec1cbb16d62d9e36a834 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Sat, 13 Feb 2021 09:58:45 -0600 Subject: [PATCH] Clarify comment about ONE browser_cache_path setting --- calibre-plugin/plugin-defaults.ini | 5 +++-- fanficfare/defaults.ini | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/calibre-plugin/plugin-defaults.ini b/calibre-plugin/plugin-defaults.ini index a9784662..1ca5f3f0 100644 --- a/calibre-plugin/plugin-defaults.ini +++ b/calibre-plugin/plugin-defaults.ini @@ -518,8 +518,9 @@ user_agent:FFF/4.X ## ## browser_cache_path needs to be set to the location of YOUR browser ## cache. Here are a few examples for different OS. Note that all -## have YOUR user name in them somewhere as a Profile name, frequently -## Default. Make sure you have set (and uncommented) appropriately. +## have YOUR user name in them somewhere as well as a Profile name, +## frequently Default. Make sure you have personalized (and +## uncommented) ONE browser_cache_path setting. ## Note also that browser_cache_path goes under [defaults] because ## browser cache is read once and shared between all downloads for diff --git a/fanficfare/defaults.ini b/fanficfare/defaults.ini index 64387c7c..9390ff02 100644 --- a/fanficfare/defaults.ini +++ b/fanficfare/defaults.ini @@ -511,8 +511,9 @@ user_agent:FFF/4.X ## ## browser_cache_path needs to be set to the location of YOUR browser ## cache. Here are a few examples for different OS. Note that all -## have YOUR user name in them somewhere as a Profile name, frequently -## Default. Make sure you have set (and uncommented) appropriately. +## have YOUR user name in them somewhere as well as a Profile name, +## frequently Default. Make sure you have personalized (and +## uncommented) ONE browser_cache_path setting. ## Note also that browser_cache_path goes under [defaults] because ## browser cache is read once and shared between all downloads for