Changes between Version 8 and Version 9 of ProjectOptions


Ignore:
Timestamp:
May 5, 2007, 10:47:24 AM (17 years ago)
Author:
Christian Beer
Comment:

corrected some inconsistencies

Legend:

Unmodified
Added
Removed
Modified
  • ProjectOptions

    v8 v9  
    2323<upload_dir>            /path/to/directory    </upload_dir>
    2424<cgi_url>               http://A/URL          </cgi_url>
     25<log_dir>               /path/to/directory    </log_dir>
    2526<!-- optional; defaults as indicated: -->
    2627    <bin_dir>      bin      </bin_dir>      <!-- relative to project_dir -->
     
    5455 '''cgi_urlv::
    5556        URL of scheduling server
     57 '''log_dir'''::
     58        absolute path of logfile directory
    5659 '''sched_lockfile_dir'''::
    5760        Enables scheduler locking (recommended) and specifies directory where scheduler lockfiles are stored. Must be writable to the Apache user.
     
    8992[ <min_core_client_version_announced> N </min_core_client_version_announced> ]
    9093[ <min_core_client_upgrade_deadline> N </min_core_client_upgrade_deadline> ]
     94[ <msg_to_host/> ]
    9195[ <non_cpu_intensive> 0|1 </non_cpu_intensive> ]
    9296}}}
     
    207211 '''sched_pid'''::      pid file of scheduling server (default: `/etc/httpd/run/httpd.pid`)
    208212 '''uldl_host'''::      Host name of upload/download server
    209  '''sched_pid'''::      pid file of upload/download server (default: `/etc/httpd/run/httpd.pid`)
     213 '''uldl_pid'''::       pid file of upload/download server (default: `/etc/httpd/run/httpd.pid`)
    210214 '''ssh_exe'''::        path to `ssh` (default: `/usr/bin/ssh`)
    211215 '''ps_exe'''::         path to `ps` (which supports "w" flag) (default: `/bin/ps`)