mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-05 12:31:18 +02:00
deploy: 61bfcd669ae596a8df940f434e3e2335059100b1
This commit is contained in:
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…
x
Reference in New Issue
Block a user