You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While we could allow guests to upload to the booru, we run on limited resources here so we might want to have User Authentication. Site admins can make uploading user-only or be available to guests in a very restricted manner.
Guest uploads (if enabled by admin) is limited to one image per IP.
User uploads are allowed to upload two images per account, otherwise, they can top up their existing limit.
While we could allow guests to upload to the booru, we run on limited resources here so we might want to have User Authentication. Site admins can make uploading user-only or be available to guests in a very restricted manner.