booru: config option for saving in folders by tags

and join tags by "+"
This commit is contained in:
end-4
2024-08-19 09:16:27 +07:00
parent 7d39885ce3
commit f285bd080d
2 changed files with 3 additions and 2 deletions
@@ -102,6 +102,7 @@ let configOptions = {
'columns': 2,
'batchCount': 20,
'allowNsfw': false,
'sortInFolderByTags': false,
},
'pages': {
'order': ["apis", "tools"],