changeset 12 | 584ceb504d29 |
parent 2 | c2fa12eccf27 |
--- a/joker.conf.example Wed Dec 24 21:47:20 2014 +0100 +++ b/joker.conf.example Fri Sep 24 11:04:21 2021 +0200 @@ -1,6 +1,8 @@ #! perl ( # the joker account credentials + # 'ote' is the test api, remote ote for the real api + uri => 'https://dmapi.ote.joker.com/request/', username => '…', password => '…', );