Merged database migrations.

This commit is contained in:
DebaucheryLibrarian
2023-06-19 00:39:00 +02:00
parent 85942c5d00
commit dbaddfb291
21 changed files with 385 additions and 576 deletions

View File

@@ -38,7 +38,7 @@ module.exports = {
login: true,
signup: true,
usernameLength: [2, 24],
usernamePattern: /^[a-zA-Z0-9_-]$/,
usernamePattern: /^[a-zA-Z0-9_-]+$/,
},
exclude: {
channels: [