remove a lot of things that shouldnt be in git

This commit is contained in:
Nathan root
2025-12-11 16:16:39 +00:00
parent cd917e92be
commit 6beecba297
1307 changed files with 11404 additions and 16706 deletions

View File

@@ -92,7 +92,7 @@ search:
# 0 active, 1 incldead, 2 onlydead
incldead: 1
# 0 all, 1 notfree, 2 onlyfree
freeleech: "{{ if .Config.freeleech }}{{ .Config.freeleech }}2{{ else }}0{{ end }}"
freeleech: "{{ if .Config.freeleech }}2{{ else }}0{{ end }}"
lang: "{{ .Config.lang }}"
sort: "{{ .Config.sort }}"
order: "{{ .Config.type }}"