gentoo-repo

git clone git://archive.git.mtrnord.blog/MTRNord/gentoo-repo.git
Log | Files | Refs | README

synapse.confd (168B)


      1 # /etc/conf.d/synapse: config file for /etc/init.d/synapse
      2 
      3 # Synapse config file
      4 SYNAPSE_CONFIG="/etc/synapse/homeserver.yaml"
      5 
      6 # Synapse user
      7 SYNAPSE_USER="synapse"
      8