View Single Post
Old 04-17-2023, 12:29 PM   #8351
jazzhands
Member
jazzhands began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Aug 2013
Location: Minnesota
Device: Kindle
Thank you so much! I really appreciate how active you are here. I've found answers to all of my other questions because you're so quick to provide answers to your users.


Quote:
Originally Posted by JimmXinu View Post
There isn't any way to stop FFF collecting those tags--it's part of the code. However, you can stop FFF from using those tags.

Looking in defaults.ini, freeformtags are included in genre, you change that in your personal.ini with:
Code:
[archiveofourown.org]
include_in_genre: ao3categories
For reference, defaults.ini has:
Code:
## AO3 doesn't have anything it calls 'genre'.  The adapter used to be
## hardcoded to include the site specific metadata freeformtags &
## ao3categories in the standard metadata field genre.  By making it
## configurable, users can change it.
include_in_genre: freeformtags, ao3categories
jazzhands is offline   Reply With Quote