stash/scripts/test_db_generator/config.yml
gitgiggety dabf5acefe
Filter tag by hierarchy (#1746)
* Add API support for filtering tags by parent / children
* Add parent & child tags filters for tags to UI
* Add API support for filtering tags by parent / child count
* Add parent & child count filters for tags to UI
* Update db generator
* Add missing build tag
* Add unit tests

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2021-10-01 11:50:06 +10:00

18 lines
No EOL
321 B
YAML

database: generated.sqlite
scenes: 30000
images: 4000000
galleries: 1500
markers: 3000
performers: 10000
studios: 1500
tags: 1500
naming:
scenes: scene.txt
performers:
male: male.txt
female: female.txt
surname: surname.txt
galleries: scene.txt
studios: studio.txt
tags: scene.txt
images: scene.txt