settings.py (336B)
1 #!/usr/bin/python3 2 # -*- coding: utf-8 -*- 3 4 #rpcauth 5 rpcauth = "http://madbaker:afkjaiej83iu398kjfow3lkref33rf4lkk@172.168.27.108:8332" 6 rtl="https://172.168.27.108:3002/v1/" 7 8 #mail to webmaster 9 webmaster = "rob@tarina.org" 10 11 baseurl = "https://rockmanbrothers.com" 12 13 #op 14 allowed = (("rbckman", "secret"), 15 ("brkhelle", "topsecret")) 16