Added footer with dmca and discord links.
This commit is contained in:
@@ -69,6 +69,10 @@ module.exports = {
|
||||
type: 'notice', // notice, alert
|
||||
enabled: false,
|
||||
},
|
||||
links: {
|
||||
dmca: 'mailto:dmca@traxxx.me',
|
||||
discord: 'https://discord.gg/gY6fnq6jJV',
|
||||
},
|
||||
stashes: {
|
||||
nameLength: [2, 24],
|
||||
namePattern: /^[a-zA-Z0-9!?$&\s_-]+$/,
|
||||
|
||||
Reference in New Issue
Block a user