Store relative accounts path in accounts.toml

This makes it possible to move accounts dir, especially useful for bots.
This commit is contained in:
link2xt
2022-12-12 18:54:30 +00:00
parent d1e3135331
commit 5922fb38da
3 changed files with 34 additions and 20 deletions

View File

@@ -9,6 +9,7 @@
add the new recipients as group members #3781
- Remove `pytest-async` plugin #3846
- Only send the message about ephemeral timer change if the chat is promoted #3847
- Use relative paths in `accounts.toml` #3838
### API-Changes