Added biometrics for avatars.

This commit is contained in:
DebaucheryLibrarian
2026-07-05 04:02:00 +02:00
parent 32a3f876e3
commit 525bca255b
9 changed files with 912 additions and 28 deletions

View File

@@ -286,6 +286,9 @@ module.exports = {
excludeHostnames: [],
selectIndex: {},
},
biometrics: {
enabled: true,
},
},
titleSlugLength: 50,
};