mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-07 11:02:13 -04:00
Add account data to export command (#14969)
* Add account data to to export command * newsfile * remove not needed function * update newsfile * adopt #14973
This commit is contained in:
parent
4f4f27e57f
commit
61bfcd669a
5 changed files with 79 additions and 16 deletions
|
@ -71,6 +71,9 @@ output-directory
|
|||
│ ├───invite_state
|
||||
│ └───knock_state
|
||||
└───user_data
|
||||
├───account_data
|
||||
│ ├───global
|
||||
│ └───<room_id>
|
||||
├───connections
|
||||
├───devices
|
||||
└───profile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue