2022-04-23 21:00:22 +02:00
|
|
|
[DEFAULT]
|
|
|
|
cookie = PHPSESSIONCOOKIEGOESHERE
|
|
|
|
# gift_types options: All, Wishlist, Recommended, Copies, DLC, New
|
|
|
|
gift_types = All
|
|
|
|
pinned = true
|
|
|
|
# minimum number of points in your account before entering into giveaways
|
|
|
|
minimum_points = 50
|
|
|
|
# max number of entries in a giveaway for it to be considered
|
2022-04-27 19:49:55 +02:00
|
|
|
max_entries = 2000
|
2022-04-23 21:00:22 +02:00
|
|
|
# time left in minutes of a giveaway for it to be considered
|
2022-04-27 19:49:55 +02:00
|
|
|
max_time_left = 300
|
2022-04-24 15:34:03 +02:00
|
|
|
# the minimum point value for a giveaway to be considered
|
2022-04-27 20:13:54 +02:00
|
|
|
minimum_game_points = 5
|
|
|
|
# a comma separated list of keywords in game titles to ignore
|
|
|
|
blacklist_keywords = hentai,puzzle,adult
|