mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-15 17:46:55 +00:00
Add certificate reloader on SIGHUP
This commit is contained in:
parent
a5e3ad701b
commit
7b0cdc4baa
3 changed files with 83 additions and 8 deletions
|
@ -35,11 +35,6 @@ type ConfigFile struct {
|
|||
// Path to key file.
|
||||
SSLKeyFile string
|
||||
|
||||
UseESLogStashing bool
|
||||
ESServer string
|
||||
ESIndexPrefix string
|
||||
ESHostName string
|
||||
|
||||
// Nacl keys
|
||||
OurPrivateKey []byte
|
||||
OurPublicKey []byte
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue