Minor textual fixes

merge-requests/208/head
ne0n 4 years ago committed by Thomas Lynch
parent fd2f4fdc2e
commit 1c7ba23bf9
  1. 2
      configs/main.js.example
  2. 2
      gulp/res/css/style.css

@ -329,7 +329,7 @@ module.exports = {
unlistedLocal: false, //board hidden from on-site board list and frontpage
unlistedWebring: false, //board hidden from webring
captchaMode: 0, //0=disabled, 1=for threads, 2=for all posts
tphTrigger: 10, //numebr of threads in an hour before trigger action is activated
tphTrigger: 10, //number of threads in an hour before trigger action is activated
pphTrigger: 50, //number of posts in an hour before ^
//0=none, 1=captcha enable for threads, 2=captcha enable for all posts, 3=lock board
tphTriggerAction: 1,

@ -495,7 +495,7 @@ td, th {
}
td pre {
overflow-wrap: anywhere;
overflow-wrap: anywhere;
}
.flex-center {

Loading…
Cancel
Save