mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-05 19:43:22 +02:00
spelling: conjunction
This commit is contained in:
parent
05d53684cb
commit
6126b638a9
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@
|
|||
ModPagespeedEnableFilters lazyload_images
|
||||
|
||||
# Explicitly disables specific filters. This is useful in
|
||||
# conjuction with ModPagespeedRewriteLevel. For instance, if one
|
||||
# conjunction with ModPagespeedRewriteLevel. For instance, if one
|
||||
# of the filters in the CoreFilters needs to be disabled for a
|
||||
# site, that filter can be added to
|
||||
# ModPagespeedDisableFilters. This directive contains a
|
||||
|
@ -71,7 +71,7 @@
|
|||
# ModPagespeedDisableFilters rewrite_images
|
||||
|
||||
# Explicitly enables specific filters. This is useful in
|
||||
# conjuction with ModPagespeedRewriteLevel. For instance, filters
|
||||
# conjunction with ModPagespeedRewriteLevel. For instance, filters
|
||||
# not included in the CoreFilters may be enabled using this
|
||||
# directive. This directive contains a comma-separated list of
|
||||
# filter names, and can be repeated.
|
||||
|
|
Loading…
Add table
Reference in a new issue