mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Explicitly set HTTP cache to public when delivering thumbnail
This commit is contained in:

committed by
Romain Neutron

parent
01a36ee9f7
commit
0ab66c095f
@@ -24,7 +24,7 @@ class XSendFileMappingNginxDumper extends Command
|
||||
{
|
||||
parent::__construct('xsendfile:dump-nginx');
|
||||
|
||||
$this->setDescription('Dump xsendfile mapping for Nginx and Apache web server');
|
||||
$this->setDescription('Dump xsendfile mapping for Nginx web server');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user