Skip to content

Commit

Permalink
add job timeout property desc
Browse files Browse the repository at this point in the history
  • Loading branch information
Yang Guo committed Nov 17, 2017
1 parent cc251be commit 276973e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cf_linux.md
Expand Up @@ -81,6 +81,9 @@ ls ./dist
- `domain.api`: 配置 API 的地址
- `domain.web` 配置 Web 端的地址
- `domain.cc`: 配置 CC 的地址
- `task.job.toggle.execution_timeout`: 是否开启 Job 过期检查
- `task.job.toggle.execution_create_session_duration`: 设置创建 Job 时的过期时间(秒)
- `task.job.toggle.execution_running_duration`: 设置 Job 运行时的过期时间(秒)

**app-cc.properties**

Expand Down

0 comments on commit 276973e

Please sign in to comment.