Edgewall Software

Changes between Version 85 and Version 86 of TracIni


Ignore:
Timestamp:
Nov 16, 2006, 6:51:47 PM (17 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracIni

    v85 v86  
    4444 * ~~Link should be: [wiki:TracTickets#Assign-toasDrop-DownList]~~ done in [3895:3896]
    4545 * Can anyone clarify when changed settings are read from disk? If you make a change in `trac.ini`, is it reflected immediately or do you need to restart the webserver / `tracd`?
     46    * If you are running trac as a CGI script, you shouldn't have to restart the webserver. That said, both client and server-side cache effects may affect some settings. I'm not sure how this affects the FCGI version, but my guess is that it at least prolongs any server-side cache effects you might otherwise see.
    4647
    4748----