4 Commits

2 changed files with 20 additions and 17 deletions

View File

@@ -27,7 +27,10 @@ data:
ratelimit_whitelist: [] ratelimit_whitelist: []
refuse_any: true refuse_any: true
upstream_dns: upstream_dns:
- https://dns10.quad9.net/dns-query - tls://1.1.1.1
- tls://dns.google
- tls://p0.freedns.controld.com
- tls://dns.quad9.net
upstream_dns_file: "" upstream_dns_file: ""
bootstrap_dns: bootstrap_dns:
- 9.9.9.10 - 9.9.9.10
@@ -143,26 +146,26 @@ data:
schedule: schedule:
time_zone: Europe/Berlin time_zone: Europe/Berlin
sun: sun:
start: 8h start: 18h
end: 18h end: 23h59m
mon: mon:
start: 8h start: 18h
end: 18h end: 23h59m
tue: tue:
start: 8h start: 18h
end: 18h end: 23h59m
wed: wed:
start: 8h start: 18h
end: 18h end: 23h59m
thu: thu:
start: 8h start: 18h
end: 18h end: 23h59m
fri: fri:
start: 8h start: 18h
end: 18h end: 23h59m
sat: sat:
start: 8h start: 18h
end: 18h end: 23h59m
ids: ids:
- reddit - reddit
protection_disabled_until: null protection_disabled_until: null
@@ -185,7 +188,7 @@ data:
safesearch_cache_size: 1048576 safesearch_cache_size: 1048576
parental_cache_size: 1048576 parental_cache_size: 1048576
cache_time: 30 cache_time: 30
filters_update_interval: 24 filters_update_interval: 168
blocked_response_ttl: 10 blocked_response_ttl: 10
filtering_enabled: true filtering_enabled: true
parental_enabled: true parental_enabled: true

View File

@@ -14,7 +14,7 @@ namespace: paperless
images: images:
- name: paperless - name: paperless
newName: ghcr.io/paperless-ngx/paperless-ngx newName: ghcr.io/paperless-ngx/paperless-ngx
newTag: "2.13.5" newTag: "2.14.1"
helmCharts: helmCharts: