의 미러
https://github.com/friendica/friendica
synced 2025-09-07 21:21:52 +02:00
Spaces
This commit is contained in:
부모
e3d5dcf049
커밋
4e748668c6
1개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
|
@ -392,7 +392,7 @@ function poller_kill_stale_workers() {
|
|||
$pid["priority"] = PRIORITY_MEDIUM;
|
||||
}
|
||||
|
||||
// Define the maximum durations
|
||||
// Define the maximum durations
|
||||
$max_duration_defaults = array(PRIORITY_CRITICAL => 360, PRIORITY_HIGH => 10, PRIORITY_MEDIUM => 60, PRIORITY_LOW => 180, PRIORITY_NEGLIGIBLE => 360);
|
||||
$max_duration = $max_duration_defaults[$pid["priority"]];
|
||||
|
||||
|
|
불러오는 중…
테이블 추가
Add a link
Reference in a new issue