General configuration (constants and variables)
DO NOT MODIFY THIS FILE, USE 'local_config.php' TO TUNE PREFERENCES.
Constant (c * speed^2) to compute air friction in cal / meter, sport specific
Average efficiency (fraction of physilogical energy transformed in
mechanical energy, sport-specific)
One calory in Joules, to compute energy in cal or Kcal
Default maximum heart rate if not in user files / database
Default rest heart rate if not in user files / database
Gravitational constant (m/s-2), to compute optential energy
Constant (c/speed) to compute ground friction in cal / meter, sport specific
Width and heigth of large icons in pixels
Width and heigth of medium icons in pixels
Width and heigth of small icons in pixels
Minimum difference of altitude (meters), to detect ascend
Constant to compute move energy in cal / meter, sport specific
Official web site
Package full name (name version)
Package full name + SVN release (name version SVN-release)
Package name (as displayed)
Package version
Constant to compute physiological energy = F(HR) in Kcal (all sports)
Constant to compute body energy (energy consumed at resting HR, all sports)
Fraction of potential energy which is reused while descending, sport specific
Maximum stride length (cm), in case of too high value
Constant to convert VO2max (general) <--> MAS (running specific)
Available languages for display, comma separated list.
Languages will be listed in this order in language select.
Default browser width (if cannot be obtained through 'browser_width' cookie) Value must be >= 600 and <= 2000.
Maximum width in pixels for heart rate bar in calendar (longest duration).
Value must be >= 32 and <= 256.
Number of weeks to go forward (>>) / backward () in calendar.
Value must be >= $GLOBALS['calendar_week_nb'] and <= 52.
Number of weeks displayed in calendar. Value must be >= 1.
Data directory to store users data files. Must end with '/'.
APACHE USER MUST HAVE READ / WRITE / EXECUTE ACCESS ON THIS DIRECTORY. It can be either a path relative to server root or an absolute path.
Default language for display (stored in $_SESSIONS['lang'])
File system block size (used to measure data files disk space) Value must be >= 1 and <= 65536.
Set to 512 on a windows system ?
Garbage collector probility (percent) to del files from tmp and upload dirs.
Value must be >= 1 and <= 100.
Maximum number of sports displayed in global statistics on home page If = 0, only total will be displed.
Value must be >= 0.
Flag to show or not exercises global statistics on home page
Flag to show or not global counters (members and exercises) on home page
Do not display exercises older than <home_max_exe_age> days in home page Value must be >= 1.
Maximum number of exercises displayed in home page (most recent ones).
Value must be >= 0. (0 means recent exercices are not displayed in home page)
Maximum number of public members displayed in home page (most recent ones).
Value must be >= 0. (0 means recent members are not displayed in home page)
Do not display members older than <home_max_member_reg_age> days in home page Value must be >= 1.
Do not display exercises having duration < <home_min_exe_duration> minutes in home page. Value must be >= 0 and <= 180.
Do not display members having less than <home_min_member_exe_nb> online exes in home page. Value must be >= 0 and <= 100.
If value = 0, members with no data are also displayed.
Maximum number of characters for notes in import tables (truncate if larger).
Value must be >= 20 and <= 100.
Sender of email for user registration / change password.
You should set it to a value accepted by your ISP. If not set, default is : 'no-reply@<package-name>.org'
PHP session timeout in seconds Value must be >= 180 and <= 86400.
Site name used in emails and page titles
If not set, default is : '<package-name>'
Site base url used in emails
If not set, default is : 'http://<http_host>dirname(<request_uri>)'
Temporary directory to store generated files (graphics). Must end with '/'.
APACHE USER MUST HAVE READ / WRITE / EXECUTE ACCESS ON THIS DIRECTORY. IT MUST BE A PATH RELATIVE TO SERVER ROOT.
Cleanup files in $GLOBALS['tmp_dir'] which are older than $GLOBALS['tmp_files_duration'] seconds.
Value must be >= 30 and <= 86400.
Upload directory to store files uploaded by users before they are moved to data directory. Must end with '/'.
APACHE USER MUST HAVE READ / WRITE / EXECUTE ACCESS ON THIS DIRECTORY. It can be either a path relative to server root or an absolute path.
Cleanup files in $GLOBALS['upload_dir'] which are older than $GLOBALS['upload_files_duration'] seconds.
Value must be >= 120 and <= 86400.
Webmaster email used as contact in HTML footer
If empty string (default) : No contact displayed in footer
Documentation generated on Sat, 28 Mar 2009 23:15:16 +0000 by phpDocumentor 1.4.1