Add /admin page
This commit is contained in:
@@ -14,6 +14,7 @@ module.exports = {
|
||||
"1209600": "2 Weeks"
|
||||
},
|
||||
"defaultRetention": 3600,
|
||||
"sslKeyFile": './tmp/cert.key',
|
||||
"sslCertFile": './tmp/cert.pem',
|
||||
"adminPass": "admin"
|
||||
// "sslKeyFile": './tmp/cert.key',
|
||||
// "sslCertFile": './tmp/cert.pem',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user