a little closer
This commit is contained in:
parent
3c1beb1de4
commit
3c1a42eeff
5 changed files with 14 additions and 22 deletions
|
|
@ -292,12 +292,6 @@
|
|||
|
||||
"spectrePort" : 32133,
|
||||
|
||||
# Define the key that will be used to encrypt communcation
|
||||
# between Spectre and WebGUI. Note that this must match the
|
||||
# cryptoKey in the Spectre config file.
|
||||
|
||||
"spectreCryptoKey" : "123qwe",
|
||||
|
||||
# Define the workflow activities that are available in the editing
|
||||
# process and what object types they support.
|
||||
|
||||
|
|
|
|||
|
|
@ -2,12 +2,6 @@
|
|||
|
||||
{
|
||||
|
||||
# Define a key that will be used between Spectre and WebGUI to encrypt
|
||||
# communication. Note that this key must match the "spectreCryptoKey"
|
||||
# directive in your WebGUI config files.
|
||||
|
||||
"cryptoKey" : "123qwe",
|
||||
|
||||
# Define a port for Spectre to run on between 1024 and 65000.
|
||||
|
||||
"port" : 32133,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue