Added experimental edit page and revision history.
This commit is contained in:
@@ -69,6 +69,9 @@ module.exports = {
|
||||
keyLimit: 5, // max keys per user
|
||||
keyCooldown: 1, // minutes between key generation
|
||||
},
|
||||
revisions: {
|
||||
unapprovedLimit: 3,
|
||||
},
|
||||
psa: {
|
||||
text: 'Welcome to traxxx!', // html enabled
|
||||
type: 'notice', // notice, alert
|
||||
|
||||
Reference in New Issue
Block a user