parent
494c67beb0
commit
e9190df7c2
|
@ -142,7 +142,8 @@ keyfile
|
||||||
|
|
||||||
Global Options
|
Global Options
|
||||||
~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~
|
||||||
The following options apply to all check sources.
|
The following options apply to every check sources. You can use them in any
|
||||||
|
item in your configuration file.
|
||||||
|
|
||||||
prefix
|
prefix
|
||||||
Strip the prefix string if the version string starts with it. Otherwise the
|
Strip the prefix string if the version string starts with it. Otherwise the
|
||||||
|
@ -164,8 +165,8 @@ proxy
|
||||||
Set it to ``""`` (empty string) to override the global setting.
|
Set it to ``""`` (empty string) to override the global setting.
|
||||||
|
|
||||||
This only works when the source implementation uses the builtin HTTP client,
|
This only works when the source implementation uses the builtin HTTP client,
|
||||||
and doesn't work with the ``aur`` source because it's batched. However the
|
and doesn't work with the ``aur`` source because it's batched (however the
|
||||||
global proxy config applies.
|
global proxy config still applies).
|
||||||
|
|
||||||
user_agent
|
user_agent
|
||||||
The user agent string to use for HTTP requests.
|
The user agent string to use for HTTP requests.
|
||||||
|
|
Loading…
Reference in New Issue