跳到主要内容

definition

Untitled object in undefined Type

object (Details)

Untitled object in undefined Properties

PropertyTypeRequiredNullableDefined by
jobManagementbooleanRequiredcannot be nullUntitled schema
loginDesktopobjectRequiredcannot be nullUntitled schema
appsbooleanRequiredcannot be nullUntitled schema
homeTextobjectRequiredcannot be nullUntitled schema
homeTitleobjectRequiredcannot be nullUntitled schema
misUrlstringOptionalcannot be nullUntitled schema
shellbooleanRequiredcannot be nullUntitled schema
submitJobDefaultPwdstringRequiredcannot be nullUntitled schema
savedJobsDirstringRequiredcannot be nullUntitled schema
appJobsDirstringRequiredcannot be nullUntitled schema
turboVNCPathstringRequiredcannot be nullUntitled schema

jobManagement

是否启动作业管理功能

jobManagement

jobManagement Type

boolean

jobManagement Default Value

The default value is:

true

loginDesktop

loginDesktop

loginDesktop Type

object (Details)

apps

是否启用交互式任务功能

apps

apps Type

boolean

apps Default Value

The default value is:

true

homeText

homeText

homeText Type

object (Details)

homeTitle

homeTitle

homeTitle Type

object (Details)

misUrl

管理系统的部署URL或者路径

misUrl

misUrl Type

string

shell

是否启用终端功能

shell

shell Type

boolean

shell Default Value

The default value is:

true

submitJobDefaultPwd

提交作业的默认工作目录。使用{name}代替作业名称。相对于用户的家目录

submitJobDefaultPwd

submitJobDefaultPwd Type

string

submitJobDefaultPwd Default Value

The default value is:

"scow/jobs/{name}"

savedJobsDir

将保存的作业保存到什么位置。相对于用户家目录

savedJobsDir

savedJobsDir Type

string

savedJobsDir Default Value

The default value is:

"scow/savedJobs"

appJobsDir

将交互式任务的信息保存到什么位置。相对于用户的家目录

appJobsDir

appJobsDir Type

string

appJobsDir Default Value

The default value is:

"scow/appData"

turboVNCPath

TurboVNC的安装路径

turboVNCPath

turboVNCPath Type

string

turboVNCPath Default Value

The default value is:

"/opt/TurboVNC"