Skip to content

Commit fbbb39a

Browse files
authored
Merge pull request #2301 from openstax/remove-homepage-cache
remove home cache
2 parents e30cd9e + 83a31e9 commit fbbb39a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/controllers/webview_controller.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ def home
1313
redirect_to dashboard_path
1414
end
1515

16-
expires_in 1.minute, public: true
1716
@homepage = HOMEPAGE_CONFIG[:default]
1817
end
1918

0 commit comments

Comments
 (0)