aboutsummaryrefslogtreecommitdiff
path: root/templates/rss.soft.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rss.soft.erb')
-rw-r--r--templates/rss.soft.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/rss.soft.erb b/templates/rss.soft.erb
index f806702..31a8030 100644
--- a/templates/rss.soft.erb
+++ b/templates/rss.soft.erb
@@ -1 +1 @@
-<%= memory_limit * 1_000_000 / 4096 %>
+<%= memory_limit.to_i * 1_000_000 / 4096 %>