Ticket #30 (closed defect: fixed)
keepalive should not be typed as uint in uci schema
| Reported by: | ffrrrr@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | LuCI 0.8.3 |
| Component: | Keywords: | uci schema ppp keepalive | |
| Cc: |
Description
For ppp* configuration, the keepalive parameter can be written like '5, 10' to configure 5 maximum failures and an echo interval of 10 seconds.
It should be 'string', I think.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

