Bill shock limit

Billshock limit in terabytes per month (1 TB = 1000 GB). Set to 0 to disable.

TB

Bandwidth used in the last 30 days: {formatDataVolume(transfer_used, 3)}, new limit: {formatDataVolume(transfer_cap*1e12, 3)}

The billshock limit limits how much bandwidth your account can use in a 30 day window. When this limit is reached hotlinking will be disabled and you will no longer be charged for bandwidth usage. This is mostly useful for the Prepaid subscription, but it works for Patreon plans too. Set to 0 to disable the limit.

Embedding controls

Here you can control which websites are allowed to embed your files in their web pages. If a website that is not on this list tries to embed one of your files the request will be blocked. This applies to both hotlink and iframe embeds. If the list is empty, all domains are allowed to embed your files.

Add domain name

{#if embed_domains.length === 0} No domains specified. All websites are allowed to embed your files {/if} {#each embed_domains as domain, index}
{domain}
{/each}