Make synapse-s3-storage-provider periodic migration schedule customizable
Larger deployments may wish to run migration more often.
This commit is contained in:
		| @@ -3,7 +3,7 @@ Description=Migrates locally-stored Synapse media store files to S3 | ||||
|  | ||||
| [Timer] | ||||
| Unit=matrix-synapse-s3-storage-provider-migrate.service | ||||
| OnCalendar=*-*-* 05:00:00 | ||||
| OnCalendar={{ matrix_synapse_ext_synapse_s3_storage_provider_periodic_migration_schedule }} | ||||
|  | ||||
| [Install] | ||||
| WantedBy=timers.target | ||||
|   | ||||
		Reference in New Issue
	
	Block a user