This repository was archived by the owner on Jun 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ Update `/simplesamlphp/config/config.php`:
1515```
1616
1717### Google reCAPTCHA
18- if a site key has been provided in ` $this->data['recaptcha.siteKey'] ` , the
19- username/password page will require the user prove his/her humanity.
18+ If a site key has been provided in ` $this->data['recaptcha.siteKey'] ` , the
19+ username/password page may require the user prove his/her humanity.
2020
2121### Branding
2222Update ` /simplesamlphp/config/config.php ` :
@@ -80,4 +80,4 @@ Translations are categorized by page in definition files located in the `diction
8080
8181Localization is affected by the configuration setting ` language.available ` . Only language codes found in this property will be utilized.
8282For example, if a translation is provided in Afrikaans for this module, the configuration must be adjusted to make 'af' an available
83- language. If that's not done, the translation function will not utilize the translations even if provided.
83+ language. If that's not done, the translation function will not utilize the translations even if provided.
You can’t perform that action at this time.
0 commit comments