Skip to content
Snippets Groups Projects
Commit 8eec652d authored by Erik Johnston's avatar Erik Johnston Committed by GitHub
Browse files

Merge pull request #1904 from Pneumaticat/patch-1

Fix synapse_port_db failure (fixes #1902)
parents fc5d876d 70a00eac
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,7 @@ BOOLEAN_COLUMNS = {
"presence_list": ["accepted"],
"presence_stream": ["currently_active"],
"public_room_list_stream": ["visibility"],
"device_lists_outbound_pokes": ["sent"],
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment