deploy: 61bfcd669a
parent
fb3664da1c
commit
81fdcebe8f
|
@ -15148,6 +15148,9 @@ a temporary directory (which starts with "synapse-exfiltrate") in <cod
|
|||
│ ├───invite_state
|
||||
│ └───knock_state
|
||||
└───user_data
|
||||
├───account_data
|
||||
│ ├───global
|
||||
│ └───<room_id>
|
||||
├───connections
|
||||
├───devices
|
||||
└───profile
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -194,6 +194,9 @@ a temporary directory (which starts with "synapse-exfiltrate") in <cod
|
|||
│ ├───invite_state
|
||||
│ └───knock_state
|
||||
└───user_data
|
||||
├───account_data
|
||||
│ ├───global
|
||||
│ └───<room_id>
|
||||
├───connections
|
||||
├───devices
|
||||
└───profile
|
||||
|
|
Loading…
Reference in New Issue