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

{% blocktrans trimmed %} Please follow the instructions at Setting up Rclone with Filebase to use rclone with Filebase. Please note that for non-paying accounts, the html files are not copied to the storage. To access content, please ensure that your bucket is public. {% endblocktrans %}

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