{% extends "repomaker/storage/detail.html" %} {% load i18n %} {% block help_text %}

{% blocktrans trimmed %} Please follow the instructions at Setting up Rclone with Backblaze to use rclone with Backblaze. Please ensure that your bucket access is public to access content. {% endblocktrans %}

{% endblock help_text %} {% block storage_details %}
  • dns {% trans 'Bucket' %} {{ storage.bucket }}
  • vpn_key {% trans 'Account ID' %} {{ storage.account }}
  • {% endblock storage_details %}