By default PocketBase uses the local file system to store uploaded files.

If you have limited disk space, you could optionally connect to a S3 compatible storage.

{#if isLoading}
{:else} {#if s3.enabled}
{/if}
{/if}