Adds PDF export via config
This commit is contained in:
@@ -94,5 +94,6 @@ module.exports = {
|
||||
tlsca: undefined
|
||||
},
|
||||
email: true,
|
||||
allowemailregister: true
|
||||
allowemailregister: true,
|
||||
allowpdfexport: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user