Compare commits
2 Commits
0e4866aa92
...
6c33365a02
Author | SHA1 | Date | |
---|---|---|---|
6c33365a02 | |||
5ce2281228 |
@@ -27,10 +27,7 @@ data:
|
||||
ratelimit_whitelist: []
|
||||
refuse_any: true
|
||||
upstream_dns:
|
||||
- tls://1.1.1.1
|
||||
- tls://dns.google
|
||||
- tls://p0.freedns.controld.com
|
||||
- tls://dns.quad9.net
|
||||
- https://dns10.quad9.net/dns-query
|
||||
upstream_dns_file: ""
|
||||
bootstrap_dns:
|
||||
- 9.9.9.10
|
||||
@@ -146,26 +143,26 @@ data:
|
||||
schedule:
|
||||
time_zone: Europe/Berlin
|
||||
sun:
|
||||
start: 18h
|
||||
end: 23h59m
|
||||
start: 8h
|
||||
end: 18h
|
||||
mon:
|
||||
start: 18h
|
||||
end: 23h59m
|
||||
start: 8h
|
||||
end: 18h
|
||||
tue:
|
||||
start: 18h
|
||||
end: 23h59m
|
||||
start: 8h
|
||||
end: 18h
|
||||
wed:
|
||||
start: 18h
|
||||
end: 23h59m
|
||||
start: 8h
|
||||
end: 18h
|
||||
thu:
|
||||
start: 18h
|
||||
end: 23h59m
|
||||
start: 8h
|
||||
end: 18h
|
||||
fri:
|
||||
start: 18h
|
||||
end: 23h59m
|
||||
start: 8h
|
||||
end: 18h
|
||||
sat:
|
||||
start: 18h
|
||||
end: 23h59m
|
||||
start: 8h
|
||||
end: 18h
|
||||
ids:
|
||||
- reddit
|
||||
protection_disabled_until: null
|
||||
@@ -188,7 +185,7 @@ data:
|
||||
safesearch_cache_size: 1048576
|
||||
parental_cache_size: 1048576
|
||||
cache_time: 30
|
||||
filters_update_interval: 168
|
||||
filters_update_interval: 24
|
||||
blocked_response_ttl: 10
|
||||
filtering_enabled: true
|
||||
parental_enabled: true
|
||||
|
@@ -14,7 +14,7 @@ namespace: paperless
|
||||
images:
|
||||
- name: paperless
|
||||
newName: ghcr.io/paperless-ngx/paperless-ngx
|
||||
newTag: "2.14.1"
|
||||
newTag: "2.13.5"
|
||||
|
||||
|
||||
helmCharts:
|
||||
|
Reference in New Issue
Block a user