Skip to content

Commit b1d5bb7

Browse files
JoepdeJongArdyZ
andauthored
Bump year to 2022 (#564)
* Bump year to 2022 This commit timetravels the lancie's [MailServiceImpl](https://github.com/AreaFiftyLAN/lancie-api/blob/cb4019ead42b6bd0b56cce406e005d1516744708/src/main/java/ch/wisv/areafiftylan/utils/mail/MailServiceImpl.java) from 2019 to 2022. * Update application-production.yml * Update to trigger tests Co-authored-by: Ardy Zwanenburg <[email protected]>
1 parent 3ef75c1 commit b1d5bb7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/main/resources/config/application-production.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ logging:
22
file:
33
name: /tmp/logs/lancie-api.log
44

5-
## AREA FIFTYLAN SETTINGS
5+
## AREA FIFTYLAN SETTINGS 2022
66
a5l:
77
paymentReturnUrl: https://areafiftylan.nl/order-check
88
user:
@@ -13,11 +13,10 @@ a5l:
1313
sender: LANcie <[email protected]>
1414
contact: LANcie <[email protected]>
1515
confirmUrl: https://areafiftylan.nl/register-confirm
16-
year: 2020
16+
year: 2022
1717
ratelimit:
1818
enabled: false
1919
minute: 10
20-
2120
orderLimit: 15
2221
ticketLimit: 220
2322
orderKeepAlive: 15

0 commit comments

Comments
 (0)