Edgewall Software

Changes between Version 57 and Version 58 of TracIni


Ignore:
Timestamp:
Feb 2, 2006, 9:05:43 PM (18 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracIni

    v57 v58  
    44Trac configuration is done by editing the '''`trac.ini`''' config file, located in `<projectenv>/conf/trac.ini`.
    55
    6 == Global Configuration ==
     6== Global Configuration 3==
    77
    88Since version 0.9, Trac can also read the configuration from a global `trac.ini` file. These global options will then be merged with the environment-specific options, where local options override global options.