mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +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
|
||||
BLOCKING_PROCESS_ACTION=prompt_user
|
||||
BLOCKING_PROCESS_ACTION=tell_user
|
||||
# options:
|
||||
# - ignore continue even when blocking processes are found
|
||||
# - quit app will be told to quit nicely, if running
|
||||
|
||||
Reference in New Issue
Block a user