rm unused config opts
This commit is contained in:
parent
bee28fa70d
commit
c804083f89
1 changed files with 0 additions and 8 deletions
|
|
@ -39,14 +39,6 @@ var defaultConfig = {
|
|||
maxPeers: 15,
|
||||
debug: 2,
|
||||
|
||||
// Network encryption config
|
||||
sjclParams: {
|
||||
salt: 'mjuBtGybi/4=', // choose your own salt (base64)
|
||||
iter: 1000,
|
||||
mode: 'ccm',
|
||||
ts: parseInt(64),
|
||||
},
|
||||
|
||||
// PeerJS internal config object
|
||||
config: {
|
||||
'iceServers': [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue