Closed laurent-bientz closed 2 months ago
By the way, the config can now be simplified:
Before:
{
order cache before rewrite
...
cache {
api {
souin
}
}
}
After:
{
cache
# ...
}
# ...
@dunglas I followed your recommendations, tell me if everything is ok
Thank you!!
Hello,
This pull request updates Souin setup in docs, see https://github.com/dunglas/frankenphp/issues/976#issuecomment-2296050761