Commit 69cc23d7df
Verified · cmc
.gitbay/wiki/CI.org +4 −1
| @@ -47,7 +47,10 @@ queued build. The build page does the same without JavaScript while a | ||
| 47 | 47 | build is queued or running; =?follow=0= renders it once. An account |
| 48 | 48 | holds at most eight follows open, and signed-out viewers share one |
| 49 | 49 | account's eight. Over the JSON API the command answers when the build |
| 50 | ends, with the whole log. | |
| 50 | ends, with the whole log. Read access is checked again every two | |
| 51 | seconds: a follower who loses it is told the repository is not found. | |
| 52 | A restart ends every open follow with a message saying so, rather | |
| 53 | than holding the drain; follow again once the daemon is back. | |
| 51 | 54 | |
| 52 | 55 | * The table |
| 53 | 56 | |