Monorepo for Tangled
0

Configure Feed

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

nix: enable allowFilter in knot module

Signed-off-by: oppiliappan <me@oppi.li>

author
oppiliappan
committer
Tangled
date (Nov 13, 2025, 12:59 PM UTC) commit e9edd2a8 parent 7cb2ef7c change-id ywmsxmmq
+2
+2
nix/modules/knot.nix
··· 194 194 email = git@example.com 195 195 [receive] 196 196 advertisePushOptions = true 197 + [uploadpack] 198 + allowFilter = true 197 199 EOF 198 200 ${setMotd} 199 201 chown -R ${cfg.gitUser}:${cfg.gitUser} "${cfg.stateDir}"