diff --git a/config/config.json b/config/config.json index 9c613b3..f402198 100644 --- a/config/config.json +++ b/config/config.json @@ -1,7 +1,5 @@ { - "TeleTokConf": { - "ptInstance": "PROXITOK INSTANCE URL", - "matrixAddress": "SYNAPSE SERVER URL", - "accessToken": "INSERT TOKEN HERE" - } + "ptInstance": "PROXITOK INSTANCE URL", + "matrixAddress": "SYNAPSE SERVER URL", + "accessToken": "INSERT TOKEN HERE" } \ No newline at end of file