[Commotion-admin] [luci-commotion] Values Reversed in Client Controls Page (#189)

areynold notifications at github.com
Wed Mar 5 16:34:09 UTC 2014


When setting Time Until Page is Shown Again, values are translated to minutes before writing to ClientIdleTimeout and ClientForceTimeout in /etc/nodogsplash/nodogsplash.conf. For example, 1 minute would result in `ClientIdleTimeout 1` while 1 hour should result in `ClientIdleTimeout 60`.

The results for hours and days have been swapped, so setting resplash to 1 hour results in `ClientIdleTimeout 1440`, while setting to 1 day results in `ClientIdleSplash 60`.

Also, timeout in seconds rounds down to the nearest whole number, making that range effectively useless. Probably best just to drop it.

@jheretic @elationfoundation 

---
Reply to this email directly or view it on GitHub:
https://github.com/opentechinstitute/luci-commotion/issues/189
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-admin/attachments/20140305/e8dea4c8/attachment.html>


More information about the Commotion-admin mailing list