{% extends 'notifpy/base.html' %} {% load static from staticfiles %} {% block title %}Settings | notif.py{% endblock%} {% block body %}

General Settings


Subscribe to a YouTube channel

{% csrf_token %}


Follow a Twitch user

{% csrf_token %}


Edit update schedule

Write space separated update hours for each priority level.

{%csrf_token%}

Force update

You may select several priority levels by using CTRL+click.

{%csrf_token%}


Clear old videos

Delete videos older than:

{%csrf_token%}

{% endblock body %}