caddy: CRS v4.22.0 -> v4.23.0
This commit is contained in:
@@ -307,6 +307,7 @@ caddy_global_sites_defaults:
|
||||
crs_max_file_size: 10485760 # 10 Mo
|
||||
crs_combined_file_sizes: 20970520 # 20 Mo
|
||||
crs_sampling_percentage: 100
|
||||
crs_allow_method_override_parameter: 0
|
||||
crs_allowed_methods:
|
||||
# These variables can be used for adding and removing extensions from the list:
|
||||
# crs_allowed_methods_add: ["XXX"]
|
||||
@@ -319,9 +320,7 @@ caddy_global_sites_defaults:
|
||||
# These variables can be used for adding and removing extensions from the list:
|
||||
# crs_allowed_request_content_type_add: ["|xxx/yyy|"]
|
||||
# crs_allowed_request_content_type_del: ["|zzz/aaa|"]
|
||||
- "|application/csp-report|"
|
||||
- "|application/json|"
|
||||
- "|application/reports+json|"
|
||||
- "|application/soap+xml|"
|
||||
- "|application/x-www-form-urlencoded|"
|
||||
- "|application/xml|"
|
||||
@@ -374,6 +373,7 @@ caddy_global_sites_defaults:
|
||||
- ".inc/"
|
||||
- ".inf/"
|
||||
- ".ini/"
|
||||
- ".jks/"
|
||||
- ".jse/"
|
||||
- ".key/"
|
||||
- ".licx/"
|
||||
@@ -406,9 +406,12 @@ caddy_global_sites_defaults:
|
||||
- ".sql/"
|
||||
- ".sqlite/"
|
||||
- ".sqlite3/"
|
||||
- ".swap/"
|
||||
- ".swo/"
|
||||
- ".swp/"
|
||||
- ".sys/"
|
||||
- ".temp/"
|
||||
- ".tfstate/"
|
||||
- ".tlb/"
|
||||
- ".tmp/"
|
||||
- ".vb/"
|
||||
|
||||
Reference in New Issue
Block a user