archives: add eventlog
This commit is contained in:
@@ -56,6 +56,8 @@ exports = module.exports = {
|
||||
mailFqdn: 'my.test.example.com',
|
||||
|
||||
serverUrl: `http://localhost:${constants.PORT}`,
|
||||
|
||||
auditSource: { ip: '5.6.7.8' }
|
||||
};
|
||||
|
||||
async function setupServer() {
|
||||
|
||||
Reference in New Issue
Block a user