forked from Dniel97/artemis
Dniel97
6a41dac46c
- Changed the credits config to the default 370 instead of 360 - Added `start_date` to the events to show new events - Fixed Card Maker Gachas to only allow "Select Gacha" once - Fixed the `get_profile_rating_log` database query
38 lines
468 B
YAML
38 lines
468 B
YAML
server:
|
|
enable: True
|
|
loglevel: "info"
|
|
|
|
gachas:
|
|
enabled_gachas:
|
|
- 1011
|
|
- 1012
|
|
- 1043
|
|
- 1067
|
|
- 1068
|
|
- 1069
|
|
- 1070
|
|
- 1071
|
|
- 1072
|
|
- 1073
|
|
- 1074
|
|
- 1075
|
|
- 1076
|
|
- 1077
|
|
- 1081
|
|
- 1085
|
|
- 1089
|
|
- 1104
|
|
- 1111
|
|
- 1135
|
|
# can be used for Card Maker 1.35 and up, else will be ignored
|
|
- 1149
|
|
- 1156
|
|
- 1163
|
|
- 1164
|
|
|
|
version:
|
|
6:
|
|
card_maker: 1.30.01
|
|
7:
|
|
card_maker: 1.35.03
|