external ldap: run syncer every 4 hours

hardcoded for now but we should make this configurable
This commit is contained in:
Girish Ramakrishnan
2024-01-13 15:53:14 +01:00
parent 4136272382
commit 257dc4e271
3 changed files with 24 additions and 2 deletions

View File

@@ -221,7 +221,7 @@
},
"externalLdap": {
"title": "Connect an External Directory",
"description": "Cloudron will synchronize users and groups from an external LDAP or ActiveDirectory server. Password verification for authenticating those users is done against the external server. The synchronization is not run automatically but needs to be triggered manually.",
"description": "This setting will synchronize and authenticate users and groups from an external LDAP or Active Directory server. The synchronization is run every 4 hours but can also be triggered manually.",
"subscriptionRequired": "This feature is only available in the paid plans.",
"subscriptionRequiredAction": "Set up Subscription Now",
"noopInfo": "LDAP authentication is not configured.",