()
| 256 | SessionArchiveDir: paths.ArchivedSessionsDir, |
| 257 | ProjectRuntimeDir: projectPaths.StateDir, |
| 258 | SessionRuntimeBackend: "local", |
| 259 | MemoryFabricStore: "sqlite", |
| 260 | ClusterID: "default", |
| 261 | ClusterListenAddr: "127.0.0.1:0", |
| 262 | ClusterLeaseTTLSeconds: 15, |
| 263 | ClusterLeaseRenewSeconds: 5, |
no test coverage detected