This website requires JavaScript.
Explore
Help
Sign In
aux
/
keyserver
Watch
1
Star
0
Fork
0
You've already forked keyserver
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
74063915c7
keyserver
/
config
/
production.js
10 lines
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Fix eslint errors
2017-08-15 08:03:06 +00:00
'use strict'
;
First working prototype of the keyserver
2016-05-27 17:57:48 +00:00
module
.
exports
=
{
Simplify configuration for different environments
2016-06-07 12:56:55 +00:00
First working prototype of the keyserver
2016-05-27 17:57:48 +00:00
log
:
{
Simplify configuration for different environments
2016-06-07 12:56:55 +00:00
level
:
'error'
Add HTTPS public key pinning
2016-06-10 15:48:41 +00:00
}
Simplify configuration for different environments
2016-06-07 12:56:55 +00:00
Fix eslint errors
2017-08-15 08:03:06 +00:00
}
;
Reference in New Issue
Copy Permalink