From d4f3fee0533dc99846de759b1a8213f6d997420e Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Thu, 6 Oct 2016 23:50:09 -0500 Subject: [PATCH] Fix ini comments for internalize_text_links --- calibre-plugin/plugin-defaults.ini | 2 +- fanficfare/defaults.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/calibre-plugin/plugin-defaults.ini b/calibre-plugin/plugin-defaults.ini index 4541e8a..ef509df 100644 --- a/calibre-plugin/plugin-defaults.ini +++ b/calibre-plugin/plugin-defaults.ini @@ -730,7 +730,7 @@ nook_img_fix:true ## download. Only works with epub and html output formats. ## base_xenforoforum adapters should also use normalize_text_links ## with this. -#internalize_text_links +#internalize_text_links:false [mobi] ## mobi TOC cannot be turned off right now. diff --git a/fanficfare/defaults.ini b/fanficfare/defaults.ini index efbff26..923e4bd 100644 --- a/fanficfare/defaults.ini +++ b/fanficfare/defaults.ini @@ -770,7 +770,7 @@ nook_img_fix:true ## download. Only works with epub and html output formats. ## base_xenforoforum adapters should also use normalize_text_links ## with this. -#internalize_text_links +#internalize_text_links:false [mobi] ## mobi TOC cannot be turned off right now.