You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .env.sample
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,4 +18,5 @@ DROIDGROUND_SHUTDOWN_DISABLED=false # Feature enabled by default if not set othe
18
18
DROIDGROUND_START_ACTIVITY_DISABLED=false# Feature enabled by default if not set otherwise
19
19
DROIDGROUND_START_RECEIVER_DISABLED=false# Feature enabled by default if not set otherwise
20
20
DROIDGROUND_START_SERVICE_DISABLED=false# Feature enabled by default if not set otherwise
21
-
DROIDGROUND_TERMINAL_DISABLED=false# Feature enabled by default if not set otherwise
21
+
DROIDGROUND_TERMINAL_DISABLED=false# Feature enabled by default if not set otherwise
22
+
DROIDGROUND_EXPLOIT_APP_DURATION=10# The time (in seconds) the exploit app will be active before the target app is restarted. This field makes sense only if the App Manager is enabled. Default value is 10
0 commit comments