Island: Remove config option for custom singleton mutex name

This commit is contained in:
Shreya Malviya 2021-11-15 16:26:45 +05:30
parent 6f4c671725
commit bc08ebeebd
1 changed files with 0 additions and 7 deletions

View File

@ -8,13 +8,6 @@ INTERNAL = {
"title": "General",
"type": "object",
"properties": {
"singleton_mutex_name": {
"title": "Singleton mutex name",
"type": "string",
"default": "{2384ec59-0df8-4ab9-918c-843740924a28}",
"description": "The name of the mutex used to determine whether the monkey is "
"already running",
},
"keep_tunnel_open_time": {
"title": "Keep tunnel open time",
"type": "integer",