-
This might be basic question.
|
Beta Was this translation helpful? Give feedback.
Answered by
mikf
Oct 7, 2023
Replies: 1 comment 1 reply
-
Inheriting the options from another "foolfuuka":
{
"directory": ["{category}", "{board[shortname]}", "{thread_num}"],
"filename": "{num}.{extension}",
"postprocessors":[
{
"name": "metadata",
"event": "post",
"filename": "{num}.json",
"skip": true
}
]
} |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ghbook
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Inheriting the options from another
category
is not possible,but these two sites share the same
basecategory
-foolfuuka
- and you can use that to specify common options for both of them and other 4chan archive sites.