{% extends "default.html" %} {% block pagetitle %}/h/{{hole}} Settings{% endblock %} {% block content %}

/h/{{hole}} Settings

/h/{{hole}} Settings

Stealth Mode

Make this hole blocked by default (users can visit it to unblock it).

Public Use Mode

Make this hole unblockable and can't be exiled from.

Marsey

sub marsey picture
All image files are supported. Max file size is {% if v and v.patron %}16{% else %}8{% endif %} MB.

Sidebar

CSS

Limit of {{CSS_LENGTH_LIMIT}} characters

Snappy Quotes

Separate quotes with [para]

Limit of {{HOLE_SNAPPY_QUOTES_LENGTH}} characters

Banners

{% if not g.is_tor %}
All image files are supported. Max file size is {% if v and v.patron %}16{% else %}8{% endif %} MB.
{% endif %} {% for banner in hole.bannerurls %}
/h/{{hole.name}} banner
{% else %}
{{macros.ghost_box("No banners uploaded", "", 2, "flex:1")}}
{% endfor %}

Sidebar Images

{% if not g.is_tor %}
All image files are supported. Max file size is {% if v and v.patron %}16{% else %}8{% endif %} MB.
{% endif %} {% for sidebar in hole.sidebarurls %}
/h/{{hole.name}} sidebar
{% else %}
{{macros.ghost_box("No sidebar images uploaded", "", 2, "flex:1")}}
{% endfor %}
{% endblock %}