Hide jaffal_dir option
This commit is contained in:
parent
53c933aac6
commit
8d6545b462
@ -201,7 +201,8 @@
|
||||
"type": "string",
|
||||
"format": "directory-path",
|
||||
"description": "Path to the JAFFAL code directory. If running within EPI2ME-Labs, the default path of /home/epi2melabs/JAFFA within the application container will be used. If using outside of EPI2ME-Labs, the path to the code directory downloaded from github should be supplied.",
|
||||
"default": "/home/epi2melabs/JAFFA"
|
||||
"default": "/home/epi2melabs/JAFFA",
|
||||
"hidden": true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user