Changes between Version 14 and Version 15 of TracUserSyncPlugin


Ignore:
Timestamp:
Nov 2, 2009, 2:50:07 PM (14 years ago)
Author:
izzy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracUserSyncPlugin

    v14 v15  
    6363
    6464== Configuration ==
     65First you of course need to activate the plugin. This is, as usual, done in the components section of your `trac.ini`:
     66{{{
     67[components]
     68tracusersync.* = enabled
     69}}}
     70
    6571For testing purposes, default settings should be fine. However, there are some settings you can use for "fine-tuning" - they are to be found (or inserted) in(to) your `trac.ini` in the `[user_sync]` section as shown below:
    6672{{{