mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
da2390cb05
commit
fda3e9658e
@ -121,7 +121,7 @@ raw_options = (
|
|||||||
|
|
||||||
_('Choose the type of authentication used'),
|
_('Choose the type of authentication used'),
|
||||||
'auth_mode', Choices('auto', 'basic', 'digest'),
|
'auth_mode', Choices('auto', 'basic', 'digest'),
|
||||||
_('Set the HTTP authentication mode used by the server. Set to "basic" is you are'
|
_('Set the HTTP authentication mode used by the server. Set to "basic" if you are'
|
||||||
' putting this server behind an SSL proxy. Otherwise, leave it as "auto", which'
|
' putting this server behind an SSL proxy. Otherwise, leave it as "auto", which'
|
||||||
' will use "basic" if SSL is configured otherwise it will use "digest".'),
|
' will use "basic" if SSL is configured otherwise it will use "digest".'),
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user