mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-26 21:03:57 +00:00
BLOCKING_PROCESS_ACTION=tell_user
Default now is `BLOCKING_PROCESS_ACTION=tell_user`
This commit is contained in:
@@ -34,7 +34,7 @@ NOTIFY=success
|
|||||||
|
|
||||||
|
|
||||||
# behavior when blocking processes are found
|
# behavior when blocking processes are found
|
||||||
BLOCKING_PROCESS_ACTION=prompt_user
|
BLOCKING_PROCESS_ACTION=tell_user
|
||||||
# options:
|
# options:
|
||||||
# - ignore continue even when blocking processes are found
|
# - ignore continue even when blocking processes are found
|
||||||
# - quit app will be told to quit nicely, if running
|
# - quit app will be told to quit nicely, if running
|
||||||
|
|||||||
Reference in New Issue
Block a user