Differences From Artifact [728fc4014f]:
- File tests/fullrun/megatest.config — part of check-in [b85b307ce3] at 2014-12-02 21:10:28 on branch archiving — Merged in multi-transport changes (user: matt, size: 5204) [annotate] [blame] [check-ins using] [more...]
To Artifact [79a3fa6711]:
- File tests/fullrun/megatest.config — part of check-in [aa5d0defe7] at 2014-12-11 00:18:28 on branch v1.60 — Basic archiving done (user: matt, size: 5217) [annotate] [blame] [check-ins using]
︙ | |||
142 143 144 145 146 147 148 149 150 151 152 153 154 155 | 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 | + | # Server is required - slower but more resistant to Sqlite issues. required yes # Start server when average query takes longer than this # server-query-threshold 55500 server-query-threshold 100 timeout 0.01 # daemonize yes # hostname #{scheme (get-host-name)} ## disks are: ## name host:/path/to/area ## -or- |
︙ |