Merge pull request #4634 from nextcloud/enableCertSelection

enable to select authentication cert in server selection screen
This commit is contained in:
Marcel Hibbe 2025-01-20 10:55:50 +00:00 committed by GitHub
commit 3522ab7981
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@
<!-- Branding -->
<bool name="hide_provider">false</bool>
<bool name="hide_auth_cert">true</bool>
<bool name="hide_auth_cert">false</bool>
<bool name="multiaccount_support">true</bool>
<string name="weblogin_url" translatable="false"></string>