forked from n/quotes-bot-python
config for imag location
This commit is contained in:
parent
794549b37c
commit
aae5967096
1 changed files with 3 additions and 0 deletions
|
@ -3,5 +3,8 @@
|
||||||
"server": "https://example.com",
|
"server": "https://example.com",
|
||||||
"userid": "@quotes:example.com",
|
"userid": "@quotes:example.com",
|
||||||
"password": "hunter2"
|
"password": "hunter2"
|
||||||
|
},
|
||||||
|
"imag":{
|
||||||
|
"server": "https://quotes.example.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue