Changes between Version 4 and Version 5 of Internal/OMF-Note
- Timestamp:
- Mar 24, 2010, 2:36:53 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OMF-Note
v4 v5 10 10 cfg.merge!('varPath' => "#{DEF_VAR_PATH}") 11 11 }}} 12 3. Add file handler to public_html directory (this is necessary for grid status front-end and for new scheduler developing)12 3. Add file handler to public_html directory in startServer method. This is necessary for grid status front-end and for new scheduler developing. 13 13 {{{ 14 14 path = DEF_VAR_PATH + "/public_html"