e52fb97c79
- Add license PR: ports/161827 Submitted by: Radim Kolar <hsn@sendmail.cz> Approved by: glarkin@ (mentor) Feature safe: yes
8 lines
180 B
Text
8 lines
180 B
Text
The following lines must be added to your trac.ini and Trac must be restarted.
|
|
|
|
[trac]
|
|
repository_dir = /path/to/repository
|
|
repository_type = bzr
|
|
|
|
[components]
|
|
tracbzr.* = enabled
|