The search functionality needs JavaScript enabled
Built with scod
Sets the maximum idle time for a worker. After this duration, the worker is terminated.
ref ServerinoConfig setMaxWorkerIdling ( core.time.Duration dur = dur(1L) ) return @safe;