[gelbooru] add support for api_key and user_id (#2767)

This commit is contained in:
Mike Fährmann
2022-07-18 18:46:31 +02:00
parent 77bdd8fe0f
commit f225247670
4 changed files with 25 additions and 0 deletions

View File

@@ -109,6 +109,11 @@
"include": "gallery",
"layout": "auto"
},
"gelbooru":
{
"api-key": null,
"user-id": null
},
"gfycat":
{
"format": ["mp4", "webm", "mobile", "gif"]