Edgewall Software

Changes between Version 46 and Version 47 of TracEnvironment


Ignore:
Timestamp:
May 13, 2013, 1:35:09 PM (11 years ago)
Author:
Christian Boos
Comment:

tip about filesystems timestamp resolution (#11176)

Legend:

Unmodified
Added
Removed
Modified
  • TracEnvironment

    v46 v47  
    1515
    1616=== Some Useful Tips
     17
     18 - Make sure you place your environment's directory on a filesystem which supports sub-second timestamps, as Trac usually monitors its configuration files and changes happening on a filesystem with too coarse-grained timestamp resolution may go undetected (this is also true for the location of authentication files when using TracStandalone)
     19
    1720 - The user under which the web server runs will require file system write permission to
    1821 the environment directory and all the files inside. Please remember to set