karakeep-app/karakeep

Allow setting max filesize for archived webpages

開放

#1,687 建立於 2025年6月29日

 (1 則留言) (1 個反應) (0 位負責人)TypeScript (1,356 個分叉)auto 404
feature requestgood first issuepri/lowstatus/approved

倉庫指標

星標
 (27,587 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Describe the feature you'd like

Please add a config value/environment variable to enforce a max filesize for archived webpages. If this size is exceeded, Karakeep should discard the webpage.

Describe the benefits this would bring to existing Karakeep users

Some large or media rich websites will create extremely large archive files, some 1GB+: https://github.com/karakeep-app/karakeep/issues/770 This takes up significant storage and doesn't end up rendering in browsers anyways, it just causes hangs/crashes when opened.

Can the goal of this request already be achieved via other means?

Not automatically, you would have to manually purge all assets above a certain filesize in settings.

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

Additional context

https://github.com/karakeep-app/karakeep/issues/770

貢獻者指南