diff --git a/tags/config.json b/tags/config.json index 4fb772b..1815412 100644 --- a/tags/config.json +++ b/tags/config.json @@ -1,5 +1,5 @@ { "tagFile": "danbooru.csv", - "maxResults": 10, - "replaceUnderscores": false -} \ No newline at end of file + "maxResults": 5, + "replaceUnderscores": true +}