mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
16 lines
317 B
TOML
16 lines
317 B
TOML
debug= false
|
|
blacklisted_games = []
|
|
|
|
[steamgrid_db]
|
|
auth_key = "Write your authentication key between these quotes"
|
|
enabled = true
|
|
prefer_animated = false
|
|
banned_images = []
|
|
only_download_boilr_images = false
|
|
|
|
[steam]
|
|
create_collections = false
|
|
optimize_for_big_picture = false
|
|
stop_steam = false
|
|
start_steam = false
|