Set max-age for Log to 10 seconds
[gruntmaster-page.git] / lib / Gruntmaster / Page / Generic.pm
index e0eb290edc86991394206ecf67d0971f30b33a5a..99f75b0e2a59e51fa5322a6a4173c91b20b8c6c3 100644 (file)
@@ -175,5 +175,6 @@ thing {
 
 putsym 'Gruntmaster::Page::Pb::Entry::vary',    sub { 'Authorization' };
 putsym 'Gruntmaster::Page::Pb::Entry::max_age', sub { 600 };
+putsym 'Gruntmaster::Page::Log::max_age', sub { 10 };
 
 1
This page took 0.009123 seconds and 4 git commands to generate.