Ticket #569 ( enhancement)
Opened 10 months ago
Define time out setting in GUI
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | MediaMosa X.X |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | none | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | no |
| Accepted: | no | Estimated Hours: |
Description
Allow for defining the time out setting currently in sites/all/modules/mediamosa/mediamosa.settings.class.inc
const JOB_JOB_TIMEOUT = 10800;
const JOB_TRANSCODE_TIMEOUT = 10800;
Note: See
TracTickets for help on using
tickets.
