Changeset 111 for infra/trac-dev/conf/trac.ini
- Timestamp:
- 11/13/06 08:24:13 (2 years ago)
- Files:
-
- 1 modified
-
infra/trac-dev/conf/trac.ini (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
infra/trac-dev/conf/trac.ini
r107 r111 8 8 [components] 9 9 tracx.* = enabled 10 webadmin.* = disabled 10 acct_mgr.* = enabled 11 acct_mgr.web_ui.RegistrationModule = disabled 12 13 [account-manager] 14 password_format = htpasswd 15 password_file = ../trac.htpasswd 11 16 12 17 [intertrac] … … 25 30 base.url = http://dev.lazaridis.com/base 26 31 base.compat = false 27 28 29 32 30 33 [attachment]