{% extends "settings.html" %} {% block pagetitle %}Profile Settings - {{'SITE_NAME' | app_config}}{% endblock %} {% block content %}

Frontpage Size

Change how many posts appear on every page.

Default Sorting and Time Filter

Change the default sorting for comments.

Change the default sorting for posts.

Change the default time filter for posts.

Tab Behaviour

Enable if you would like to automatically open threads in new tabs.
Enable if you would like to automatically open external links in new tabs.

Twitter Links

Enable if you would like to automatically convert twitter.com links to nitter.net links.

Reddit Links

Enable if you would like to automatically convert reddit.com links to old.reddit.com links.
Enable if you would like to automatically sort reddit.com links by controversial.

Content Filters

Enable if you would like to not get a warning before viewing +18 content.
Enable if you would like to automatically replace slurs.
Enable if you would like to automatically hide posts you have voted on from your frontpage.
Hides matching posts from the frontpage and collapses matching comments.
Use a new line for each filter entry. Limit of 1000 characters.
{% endblock %}