mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-17 21:26:13 -04:00
New: Update Cert Validation Help Text
This commit is contained in:
@@ -160,7 +160,7 @@ class SecuritySettings extends Component {
|
||||
type={inputTypes.SELECT}
|
||||
name="certificateValidation"
|
||||
values={certificateValidationOptions}
|
||||
helpText="Change how strict HTTPS certification validation is"
|
||||
helpText="Change how strict HTTPS certification validation is. Do not change unless you understand the risks."
|
||||
onChange={onInputChange}
|
||||
{...certificateValidation}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user