Select the types of activity you want to include in your feed.
1HostKey /etc/ssh/keys/ssh_host_rsa_key 2HostKey /etc/ssh/keys/ssh_host_ecdsa_key 3HostKey /etc/ssh/keys/ssh_host_ed25519_key 4 5PasswordAuthentication no 6 7Match User git 8 AuthorizedKeysCommand /usr/local/libexec/tangled-keyfetch -git-dir /home/git/repositories 9 AuthorizedKeysCommandUser nobody