mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b4fa38612b
commit
2647bbd621
@ -568,7 +568,7 @@ allow_template_database_functions_in_composites = False
|
|||||||
# whatever default programs are configured there. Here you can override
|
# whatever default programs are configured there. Here you can override
|
||||||
# that by specifying the program to use, per URL type. For local files,
|
# that by specifying the program to use, per URL type. For local files,
|
||||||
# the type is "file" and for web links it is "http*". For example:
|
# the type is "file" and for web links it is "http*". For example:
|
||||||
# openers_by_scheme = { "http*": "firefox %u" } will make calibre run firefox
|
# openers_by_scheme = { "http*": "firefox %u" } will make calibre run Firefox
|
||||||
# for https://whatever URLs. %u is replaced by the URL to be opened. The scheme
|
# for https://whatever URLs. %u is replaced by the URL to be opened. The scheme
|
||||||
# takes a glob pattern allowing a single entry to match multiple URL types.
|
# takes a glob pattern allowing a single entry to match multiple URL types.
|
||||||
openers_by_scheme = {}
|
openers_by_scheme = {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user