snapshots=tar.gz tar.bz2
# caching
-cache-about-ttl=<% @cache_about_ttl %>
-cache-dynamic-ttl=<% @cache_dynamic_ttl %>
-cache-repo-ttl=<% @cache_repo_ttl %>
-cache-root=<% @cache_root %>
-cache-root-ttl=<% @cache_root_ttl %>
-cache-scanrc-ttl=<% @cache_scanrc_ttl %>
-cache-size=<% @cache_size %>
-cache-snapshot-ttl=<% @cache_snapshot_ttl %>
-cache-static-ttl=<% @cache_static_ttl %>
+cache-about-ttl=<%= @cache_about_ttl %>
+cache-dynamic-ttl=<%= @cache_dynamic_ttl %>
+cache-repo-ttl=<%= @cache_repo_ttl %>
+cache-root=<%= @cache_root %>
+cache-root-ttl=<%= @cache_root_ttl %>
+cache-scanrc-ttl=<%= @cache_scanrc_ttl %>
+cache-size=<%= @cache_size %>
+cache-snapshot-ttl=<%= @cache_snapshot_ttl %>
+cache-static-ttl=<%= @cache_static_ttl %>
# switches
enable-http-clone=1