mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	Merge pull request #1443 from aaronraimist/v3-again
Run `workers-doc-to-yaml.sh`
This commit is contained in:
		@@ -5,10 +5,10 @@ matrix_synapse_workers_generic_worker_endpoints:
 | 
			
		||||
  # expressions:
 | 
			
		||||
 | 
			
		||||
  # Sync requests
 | 
			
		||||
  - ^/_matrix/client/(v2_alpha|r0)/sync$
 | 
			
		||||
  - ^/_matrix/client/(api/v1|v2_alpha|r0)/events$
 | 
			
		||||
  - ^/_matrix/client/(api/v1|r0)/initialSync$
 | 
			
		||||
  - ^/_matrix/client/(api/v1|r0)/rooms/[^/]+/initialSync$
 | 
			
		||||
  - ^/_matrix/client/(v2_alpha|r0|v3)/sync$
 | 
			
		||||
  - ^/_matrix/client/(api/v1|v2_alpha|r0|v3)/events$
 | 
			
		||||
  - ^/_matrix/client/(api/v1|r0|v3)/initialSync$
 | 
			
		||||
  - ^/_matrix/client/(api/v1|r0|v3)/rooms/[^/]+/initialSync$
 | 
			
		||||
 | 
			
		||||
  # Federation requests
 | 
			
		||||
  - ^/_matrix/federation/v1/event/
 | 
			
		||||
@@ -63,7 +63,7 @@ matrix_synapse_workers_generic_worker_endpoints:
 | 
			
		||||
 | 
			
		||||
  # Registration/login requests
 | 
			
		||||
  - ^/_matrix/client/(api/v1|r0|v3|unstable)/login$
 | 
			
		||||
  - ^/_matrix/client/(r0|unstable)/register$
 | 
			
		||||
  - ^/_matrix/client/(r0|v3|unstable)/register$
 | 
			
		||||
  - ^/_matrix/client/unstable/org.matrix.msc3231/register/org.matrix.msc3231.login.registration_token/validity$
 | 
			
		||||
 | 
			
		||||
  # Event sending requests
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user