Closed kayvanaarssen closed 1 year ago
@Yureien Thanks! Do you have environment variables to force the expire of links etc. So we can set this at default. We use for example Password Pusher already. Here you can set those things in the .env so its forced at default but you are able to change.
For 2. How can we delete / manage old links etc. at this time? Purge the DB etc? Or what are the options?
@kayvanaarssen There is no option to set a default expiry of links for now. I might implement that sometime in the future though. Feel free to open a PR if you need it now!
For now, the only way to purge old links is to delete them manually for the DB.
I have just added a user login/logout feature that enables editing pastes. I plan to set defaults such as a dashboard to view pastes, delete them and set defaults (such as expiry, encryption settings, etc.), which will be added in a future update!
@kayvanaarssen As of the latest version, it is possible to set a default expiry.
@kayvanaarssen As of the latest version, it is possible to set a default expiry.
Awesome! Thanks
Maybe you can explain these things a bit more in the Readme :-D
Thanks for the good work!