Compare commits
2 Commits
0e4866aa92
...
6c33365a02
Author | SHA1 | Date | |
---|---|---|---|
6c33365a02 | |||
5ce2281228 |
@@ -27,10 +27,7 @@ data:
|
|||||||
ratelimit_whitelist: []
|
ratelimit_whitelist: []
|
||||||
refuse_any: true
|
refuse_any: true
|
||||||
upstream_dns:
|
upstream_dns:
|
||||||
- tls://1.1.1.1
|
- https://dns10.quad9.net/dns-query
|
||||||
- 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
|
||||||
@@ -146,26 +143,26 @@ data:
|
|||||||
schedule:
|
schedule:
|
||||||
time_zone: Europe/Berlin
|
time_zone: Europe/Berlin
|
||||||
sun:
|
sun:
|
||||||
start: 18h
|
start: 8h
|
||||||
end: 23h59m
|
end: 18h
|
||||||
mon:
|
mon:
|
||||||
start: 18h
|
start: 8h
|
||||||
end: 23h59m
|
end: 18h
|
||||||
tue:
|
tue:
|
||||||
start: 18h
|
start: 8h
|
||||||
end: 23h59m
|
end: 18h
|
||||||
wed:
|
wed:
|
||||||
start: 18h
|
start: 8h
|
||||||
end: 23h59m
|
end: 18h
|
||||||
thu:
|
thu:
|
||||||
start: 18h
|
start: 8h
|
||||||
end: 23h59m
|
end: 18h
|
||||||
fri:
|
fri:
|
||||||
start: 18h
|
start: 8h
|
||||||
end: 23h59m
|
end: 18h
|
||||||
sat:
|
sat:
|
||||||
start: 18h
|
start: 8h
|
||||||
end: 23h59m
|
end: 18h
|
||||||
ids:
|
ids:
|
||||||
- reddit
|
- reddit
|
||||||
protection_disabled_until: null
|
protection_disabled_until: null
|
||||||
@@ -188,7 +185,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: 168
|
filters_update_interval: 24
|
||||||
blocked_response_ttl: 10
|
blocked_response_ttl: 10
|
||||||
filtering_enabled: true
|
filtering_enabled: true
|
||||||
parental_enabled: true
|
parental_enabled: true
|
||||||
|
@@ -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.14.1"
|
newTag: "2.13.5"
|
||||||
|
|
||||||
|
|
||||||
helmCharts:
|
helmCharts:
|
||||||
|
Reference in New Issue
Block a user