You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| codemirror_fontsize | Font-size to use, in CSS units. |
720
+
721
+
Example Usage:
722
+
723
+
$config['codemirror_fontsize'] = '0.9rem';
724
+
713
725
### `comment_edit_time_limit`
714
726
715
727
Set the length of time in seconds that members have to edit their comments on the front end of the site. Set to `0` for no limit. Members in the Super Admin group are exempt from this time limit.
0 commit comments