@include(snippets/header)

ADMINBEREICH

Hallo, {{ session.user }}
Hier entsteht eine Internetpräsenz!

f0ck stats: @if(typeof totals !== "undefined")total: {{ totals.total }} | tagged: {{ totals.tagged }} | untagged: {{ totals.untagged }} | sfw: {{ totals.sfw }} | nsfw: {{ totals.nsfw }}@endif


Adminwerkzeuge



If enabled, mods must approve every upload.

Log all historical IPs for user accounts.

Anonymize IPs by hashing them (same as failed logins).

@if(registration_web_toggle_enabled)

Allow registration without invite tokens. Requires email activation.

@endif

Minimum number of tags required per upload.

New users with fewer than this many approved uploads must still go through manual approval, even if the global toggle is off. Set to 0 to disable.

Regenerate thumbnails for the /tags page. This may take a while.

@include(snippets/footer)