Closed ellioseven closed 6 years ago
Could you set it to 301
? I'm curious to know if its because of an >
evaluation opposed to a >=
operator.
drush vset page_cache_maximum_age 301
Still gives me:
I found the bug! Sorry this took soo long but is now fixed in the latest dev of the drutiny/plugin-drupal-7 branch.
When running an audit, I get:
However when running
drush vget page_cache_maximum_age
I get:Is there something I am doing wrong here?