Forward porting spectre stop fix. Moved from IKC to interrupt based.
This commit is contained in:
parent
10755c3b83
commit
f8b8f9da37
5 changed files with 59 additions and 28 deletions
|
|
@ -46,7 +46,11 @@
|
|||
# It should be safe to set this to 1 any time spectre and WebGUI
|
||||
# are running on the same server.
|
||||
|
||||
"ignoreEnvProxy" : 0
|
||||
"ignoreEnvProxy" : 0,
|
||||
|
||||
# The location of the file that keeps track of the master spectre processId.
|
||||
|
||||
"pidFile" : "/var/run/spectre.pid"
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue