mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-14 03:32:06 +00:00
I gotta stop using the tab key
This commit is contained in:
parent
fb2d568c76
commit
fdf73b5908
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ var Server = function () {
|
||||||
cert: cert,
|
cert: cert,
|
||||||
passphrase: Config.get("https.passphrase"),
|
passphrase: Config.get("https.passphrase"),
|
||||||
ca: ca,
|
ca: ca,
|
||||||
ciphers: Config.get("https.ciphers"),
|
ciphers: Config.get("https.ciphers"),
|
||||||
honorCipherOrder: true
|
honorCipherOrder: true
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue