Changeset 1398
- Timestamp:
- 11/13/07 20:58:58 (6 years ago)
- Location:
- lang/perl/Jipotter/trunk/etc
- Files:
-
- 2 modified
-
config.yml (modified) (1 diff)
-
site_config.yml.sample (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Jipotter/trunk/etc/config.yml
r1366 r1398 35 35 SkipAccessControl: 0 36 36 TemplateClass: Jipotter::View 37 Web:38 BaseURL: http://localhost39 Port: 888840 41 ServeStaticFiles: 142 StaticRoot: share/web/static43 TemplateRoot: share/web/templates44 45 DataDir: var/mason46 Globals: []47 48 MasonConfig:49 autoflush: 050 default_escape_flags: h51 error_format: text52 error_mode: fatal53 -
lang/perl/Jipotter/trunk/etc/site_config.yml.sample
r1366 r1398 8 8 username: your_name 9 9 password: your_password 10 11 Web: 12 BaseURL: http://localhost 13 Port: 8888 14 15 ServeStaticFiles: 1 16 StaticRoot: share/web/static 17 TemplateRoot: share/web/templates 18 19 DataDir: var/mason 20 Globals: [] 21 22 MasonConfig: 23 autoflush: 0 24 default_escape_flags: h 25 error_format: text 26 error_mode: fatal 27
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)