readme update
This commit is contained in:
parent
c41c21116d
commit
51fb1370ae
4 changed files with 12 additions and 11 deletions
0
config/.gitkeep
Normal file
0
config/.gitkeep
Normal file
11
config/config.ini.example
Normal file
11
config/config.ini.example
Normal file
|
@ -0,0 +1,11 @@
|
|||
[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
|
||||
max_entries = 900
|
||||
# time left in minutes of a giveaway for it to be considered
|
||||
max_time_left = 180
|
Loading…
Add table
Add a link
Reference in a new issue