1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-06-21 00:45:18 +00:00

Register indpendent service token

This commit is contained in:
2021-04-12 17:00:08 +02:00
parent 1b48bcb3c9
commit 5d63cd8945
5 changed files with 59 additions and 6 deletions

View File

@ -78,7 +78,7 @@ impl ServerConfig {
notifications: NotificationsConfig {
has_firebase: c.is_firebase_available(),
has_independent: conf().independent_push_service.is_some(),
has_independent: conf().is_independent_push_notifications_service_enabled(),
},
password_policy: PasswordPolicy {