]> git.somenet.org - pub/jan/neo-infcoin-utils.git/blob - vowi_awards/config.py.examle
Vowi awards
[pub/jan/neo-infcoin-utils.git] / vowi_awards / config.py.examle
1 #
2 # Someone's FSInf-coin utils.
3 #   Copyright (c) 2021 by Someone <someone@somenet.org> (aka. Jan Vales <jan@jvales.net>)
4 #   published under MIT-License
5 #
6 # Example config file.
7 #   mv to config.py.examle config.py + edit.
8 #
9
10 # Mediawiki settings
11 mw_user = "..."
12 mw_user_pw = "..."
13 mw_name = "..."
14
15 infcoin_req_url = "..."
16 infcoin_req_user = "..."
17 infcoin_req_pw = "..."
18 infcoin_req_amount = 100