Skip to content
Snippets Groups Projects
Commit 4ae9e476 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

--kmanagement and --kaccept parameters now defaults to ALL

parent 82e41341
Branches
No related tags found
No related merge requests found
...@@ -81,7 +81,7 @@ module.exports.database = { ...@@ -81,7 +81,7 @@ module.exports.database = {
remoteport: null, remoteport: null,
pgpkey: null, pgpkey: null,
pgppasswd: null, pgppasswd: null,
kmanagement: 'KEYS', kmanagement: 'ALL',
kaccept: 'ALL' kaccept: 'ALL'
})); }));
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment