changeset 13 | 4e431e2de91a |
parent 12 | 584ceb504d29 |
--- a/joker.conf.example Fri Sep 24 11:04:21 2021 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +0,0 @@ -#! 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 => '…', -);