-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement isInsurance mode to block local invites and invites to other isInsurance server #26
Comments
Strictly speaking we could also query the federation list to know, if we are an insurance and switch modes, but having a config option is probably easier :) |
I have questions:
|
|
I found this: |
I believe this is complete now, partly in and |
Description
With the new TI-Messenger Spec, there are two different kind of backends - TIM-Pro for Professionals and TIM-ePA for Patients. We need to implement a configuration option which allows this plugin to be used inside the TIM-Pro or TIM-ePA Backend.
Solution
Implement config option tim-type to switch between pro or epa.
ePA
Pro
The text was updated successfully, but these errors were encountered: