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

Add support for configurable padname suffix #78

Open
doobry-systemli opened this issue Jan 1, 2019 · 1 comment
Open

Add support for configurable padname suffix #78

doobry-systemli opened this issue Jan 1, 2019 · 1 comment

Comments

@doobry-systemli
Copy link

It would be great to have a configuration setting that allows to set a padname suffix.

Background is that it's common for Etherpad instances to treat pads differently depending on the suffix. We plan to run a cronjob that deletes unchanged pads after 30 days per default, but pads with suffix -keep should be kept for one year after last change.

Certainly, pads that are created and maintained from a Nextcloud account, should be left alone. In order to identify those pads on our Etherpad instance, a (configurable) name suffix (e.g. -nextcloud) would help a lot.

@doobry-systemli
Copy link
Author

I created PR #84 which implements this function. I'm looking forward to your review :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants