On 14-10-29 02:57 PM, Bryce Harrington wrote:
On Mon, Oct 27, 2014 at 11:17:48AM -0400, Frederic Plourde wrote:
Weston's idle timeout can already be set via the '-i' command-line
option, but this patch lets users specify it also via weston.ini.
Note that the command-line option takes precedence
On Mon, Oct 27, 2014 at 11:17:48AM -0400, Frederic Plourde wrote:
> Weston's idle timeout can already be set via the '-i' command-line
> option, but this patch lets users specify it also via weston.ini.
> Note that the command-line option takes precedence over the .ini,
> should the option be set b
Weston's idle timeout can already be set via the '-i' command-line
option, but this patch lets users specify it also via weston.ini.
Note that the command-line option takes precedence over the .ini,
should the option be set by both.
This patch also Updates weston.ini man page with idle-timeout bit