mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-01 16:29:43 -05:00
Disable server process on webgui teardown
This commit is contained in:
@@ -47,5 +47,5 @@ asset.onInitialize(function ()
|
||||
end)
|
||||
|
||||
asset.onDeinitialize(function ()
|
||||
openspace.setPropertyValueSingle("Modules.WebGui.EnableServerProcess", false)
|
||||
openspace.setPropertyValueSingle("Modules.WebGui.ServerProcessEnabled", false)
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user