[GH-ISSUE #45] Content is too long #40

Closed
opened 2026-02-27 23:18:37 +03:00 by kerem · 2 comments
Owner

Originally created by @somedevreally on GitHub (Apr 22, 2019).
Original GitHub issue: https://github.com/snibox/snibox/issues/45

am user docker version by snowmean/snibox-sqlite

and when i am trying to save large data in a New snippet
it says "Content is too long (maximum is 20000 characters)"
so is it sqlite limitation or snibox's?

thanks

Originally created by @somedevreally on GitHub (Apr 22, 2019). Original GitHub issue: https://github.com/snibox/snibox/issues/45 am user docker version by snowmean/snibox-sqlite and when i am trying to save large data in a New snippet it says "Content is too long (maximum is 20000 characters)" so is it sqlite limitation or snibox's? thanks
kerem closed this issue 2026-02-27 23:18:37 +03:00
Author
Owner

@vavgustov commented on GitHub (Apr 22, 2019):

It's Snibox.

Source: github.com/snibox/snibox@f06c0eba94/app/models/snippet.rb (L9)

<!-- gh-comment-id:485524057 --> @vavgustov commented on GitHub (Apr 22, 2019): It's Snibox. Source: https://github.com/snibox/snibox/blob/f06c0eba941862203026531c27c7009f8d978bfb/app/models/snippet.rb#L9
Author
Owner

@PalmaSolutions commented on GitHub (Oct 8, 2021):

It seems that this has been shifted to snippet_file.rb with the latest version. Hope it helps someone.

<!-- gh-comment-id:938488458 --> @PalmaSolutions commented on GitHub (Oct 8, 2021): It seems that this has been shifted to snippet_file.rb with the latest version. Hope it helps someone.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/snibox#40
No description provided.