{% extends "help/base.html" %} {% load i18n %} {% block help_con %}
{% trans "Usually Syncwerk client automatically detects changes on local folder and upload the changes to server. However, if the local folder is in a Windows network share drive, Syncwerk client cannot detect changes reliably. In this case, you can ask Syncwerk client to periodically checks for changes in the local folder. You can set the interval of this periodic sync. The interval is set in the unit of seconds." %}
{% endblock %}