Error | topic started 7/1/2004; 12:45:43 PM last post 7/6/2004; 2:28:52 PM |
|
|
|
Michael Gage - Re: Error 7/6/2004; 2:28:52 PM (reads: 1132, responses: 0) |
I
got a new CVS update, unfortunately, there's a couple of errors that
have popped up. Perhaps there a better place to post this? -- you can report this by clicking on "report bugs" in the upper left corner of WeBWorK2. You will be asked to sign in with an email address. We greatly appreciate bug reports!!!! Also, the remember me function appears to still automatically log me out after 5 minutes of inactivity or so, is this by design? -- This is by design. The time delay before logging out can be defined at $sessionKeyTimeout = 60*30; at global.conf One last question, and I'll be done :) Is the configuration file format going to be finalized at some point? We'd like to be able to have a cron job pull the most recent CVS updates at a regular basis, but the volatility of the global.conf file requires someone to manually reconfigure the server after every update. -- we've just made a major change in global.conf.dist in order to make it easier to document. I would continue to update manually for the next month or so. The changes in global.conf.dist will decrease significantly, but as "must have" requests come in over the summer we may need to add configuration variables to global.conf.dist. -- Mike |