{% extends 'safety/subscriptions/subscriptions.html' %} {% block toolbar_subscriptions_custom_categories %}class="active"{%endblock%} {% block subscriptions_desc %}
The following list contains custom domain name categories. In order to create a new custom category, make a new folder in /opt/websafety/var/spool/custom_categories and within that folder create a file named domains. Put domain names belonging into this custom category in this file one domain name per line. Then select the desired policy and mark this category as blocked. Restart ICAP server afterwards.
{%endblock%} {% block subscriptions_content %} {% if form.non_field_errors %}Custom Category | Folder | Size On Disk | Last Modified |
---|---|---|---|
{{item.title}} | {{item.dir}} | {{item.size|filesizeformat}} | {{item.modified}} |
No custom categories found |