mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-04 18:40:51 +02:00
Update plugin-defaults.ini
Updated the always-login comment to mention hide warnings/additional tags.
This commit is contained in:
parent
bbb3db31a8
commit
961bb28ecd
1 changed files with 6 additions and 0 deletions
|
|
@ -1506,6 +1506,9 @@ use_basic_cache:true
|
|||
## In order to get bookmarktags and bookmarksummary, you need to login
|
||||
## all the time. This defaults to off to save time and network
|
||||
## traffic. Requires valid AO3 username and password when true.
|
||||
## Note that if 'Hide warnings' and/or 'Hide Additional Tags'
|
||||
## are enabled in the account settings, the AO3 adapter will not be able
|
||||
## to fetch them while logged-in.
|
||||
#always_login:false
|
||||
|
||||
## Some sites also require the user to confirm they are adult for
|
||||
|
|
@ -2458,6 +2461,9 @@ extracategories:Buffy the Vampire Slayer
|
|||
## In order to get bookmarktags and bookmarksummary, you need to login
|
||||
## all the time. This defaults to off to save time and network
|
||||
## traffic. Requires valid username and password when true.
|
||||
## Note that if 'Hide warnings' and/or 'Hide Additional Tags'
|
||||
## are enabled in the account settings, the OTW adapter will not be able
|
||||
## to fetch them while logged-in.
|
||||
#always_login:false
|
||||
|
||||
## Some sites also require the user to confirm they are adult for
|
||||
|
|
|
|||
Loading…
Reference in a new issue