It is not yet configurable and should be made so as GDPR (or other
regulations for that matter) can specify other minimum age requirements.
<div class="form-group form-group-terms">
<my-peertube-checkbox
inputName="terms" formControlName="terms"
- i18n-labelHtml labelHtml="I have read and agree to the <a href='/about/instance#terms-section' target='_blank'rel='noopener noreferrer'>Terms</a> of this instance"
+ i18n-labelHtml labelHtml="I am at least 16 years old and agree to the <a href='/about/instance#terms-section' target='_blank'rel='noopener noreferrer'>Terms</a> of this instance"
></my-peertube-checkbox>
<div *ngIf="formErrors.terms" class="form-error">