Added config json
This commit is contained in:
7
config/config.json
Normal file
7
config/config.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"TeleTokConf": {
|
||||
"ptInstance": "PROXITOK INSTANCE URL",
|
||||
"matrixAddress": "SYNAPSE SERVER URL",
|
||||
"accessToken": "INSERT TOKEN HERE"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user