You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
446 B
YAML

# Sample config for the client
Server :
- full_address: "xmpp.sp4ke.xyz"
Client :
- jid: "bot@xmpp.sp4ke.xyz"
- pass: "***REMOVED***" #Password in a config file yay
Recipient : "chakib@xmpp.sp4ke.xyz"
Hodlhodl :
- testapiendpoint : "https://hodlhodl.com/api/v1"
- apikey: "***REMOVED***"
#- testapiendpoint : "https://hhtestnet.com/api/v1"
#- apikey : "***REMOVED***"
LogStanzas:
- logger_on: "true"
- logfile_path: "./logs"