Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 

9 rader
295 B

  1. # This file contains the base for the shared homeserver config file between Synapse workers,
  2. # as part of ./Dockerfile-workers.
  3. # configure_workers_and_start.py uses and amends to this file depending on the workers
  4. # that have been selected.
  5. redis:
  6. enabled: true
  7. {{ shared_worker_config }}