mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-07 12:02:25 +02:00
Cleanup changes from #958
This commit is contained in:
parent
961bb28ecd
commit
1683d950c3
2 changed files with 15 additions and 16 deletions
|
|
@ -1503,12 +1503,13 @@ use_basic_cache:true
|
|||
#username:YourName
|
||||
#password:yourpassword
|
||||
|
||||
## 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.
|
||||
|
||||
## 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
|
||||
|
|
@ -1580,8 +1581,6 @@ make_linkhtml_entries:series00,series01,series02,series03
|
|||
## hardcoded to include the site specific metadata freeformtags &
|
||||
## ao3categories in the standard metadata field genre. By making it
|
||||
## configurable, users can change it.
|
||||
## Note that this may fail for login-restricted stories if the
|
||||
## account used to login has 'Hide Additional Tags' enabled in AO3 settings.
|
||||
include_in_genre: freeformtags, ao3categories
|
||||
|
||||
## AO3 uses the word 'category' differently than most sites. The
|
||||
|
|
@ -2458,12 +2457,13 @@ extracategories:Buffy the Vampire Slayer
|
|||
#username:YourName
|
||||
#password:yourpassword
|
||||
|
||||
## 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.
|
||||
|
||||
## 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
|
||||
|
|
@ -2535,8 +2535,6 @@ make_linkhtml_entries:series00,series01,series02,series03
|
|||
## hardcoded to include the site specific metadata freeformtags &
|
||||
## ao3categories in the standard metadata field genre. By making it
|
||||
## configurable, users can change it.
|
||||
## Note that this may fail for login-restricted stories if the
|
||||
## account used to login has 'Hide Additional Tags' enabled in OTW settings.
|
||||
include_in_genre: freeformtags, ao3categories
|
||||
|
||||
## OTW uses the word 'category' differently than most sites. The
|
||||
|
|
|
|||
|
|
@ -1507,13 +1507,13 @@ use_basic_cache:true
|
|||
#username:YourName
|
||||
#password:yourpassword
|
||||
|
||||
## 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.
|
||||
|
||||
## 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
|
||||
|
|
@ -2461,12 +2461,13 @@ extracategories:Buffy the Vampire Slayer
|
|||
#username:YourName
|
||||
#password:yourpassword
|
||||
|
||||
## 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.
|
||||
|
||||
## 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