Changes between Version 28 and Version 29 of ProjectOptions
- Timestamp:
- Jun 27, 2007, 1:08:02 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectOptions
v28 v29 147 147 {{{ 148 148 [ <delete_delay_hours>X</delete_delay_hours> ] 149 [ <httpd_user>username</httpd_user> ] 149 150 }}} 150 151 '''delete_delay_hours''':: 151 152 Wait X hours before deleting files. 152 153 This provides a 'grace period' during which late results will still get credit. 154 '''httpd_user''':: 155 The user name under which the web server runs. 156 As a safeguard, the file deleter skips files not owned by this user. 153 157 154 158 == Server status page options ==