Mirror of @tangled.org/core. Running on a Raspberry Pi Zero 2 (Please be gentle).
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at interdiff 9 lines 293 B view raw
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