Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question - Storing pastebin uploads as files #9

Open
caycaycarly opened this issue Oct 26, 2019 · 3 comments
Open

Question - Storing pastebin uploads as files #9

caycaycarly opened this issue Oct 26, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@caycaycarly
Copy link

Can the uploads to the pastebin (in "Texts") be stored as files similar to how actual file uploads (in "Files") are handled?

Reason being that this way, the SQLite database need not be populated with the contents of the pastes, and instead store only the absolute path of the text files.

@raftario raftario added enhancement New feature or request question Further information is requested labels Oct 26, 2019
@raftario
Copy link
Owner

Just wondering, would those be stored alongside the files or in a separate directory specified in the config?

@caycaycarly
Copy link
Author

A seperate directory would look neat.

@raftario raftario removed the question Further information is requested label Oct 26, 2019
@raftario
Copy link
Owner

Alright, shouldn't be too complicated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants