Quote:
Originally Posted by JimmXinu
You shouldn't need to add chapterstotal yourself--it's already in defaults.ini.
|
No I only got the lines I added manually.
Quote:
Originally Posted by JimmXinu
(edit) And you'll be removing all the other site-specific metadata, of which AO3 has many.
The difference between add_to_custom_columns_settings and custom_columns_settings is documented in the wiki.
Short version: If this is your only custom_columns_settings it doesn't matter. If you use other custom_columns_settings, in [defaults], probably want add_to_custom_columns_settings.
|
Thanks, good to know.
I changed it back to
add_to_custom_columns_settings and now it works there too...
It did not work before
Does it make a difference if
extra_valid_entries: comes before
add_to_custom_columns_settings or after?