{% extends "help/base.html" %} {% load i18n %} {% block help_con %}
{% trans "Each library in Seafile tracks your file deletion operations automatically. Sometimes you find files are deleted mistakenly. You can find back your deleted files in the trash bin of each library." %}
{% trans "Here is how to use the trash bin feature:" %}
{% blocktrans %}You can configure the retention period of deleted files: setting history retention period.{% endblocktrans %}
{% endblock %}