/[Grep]/etc/config.yml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /etc/config.yml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6 - (show annotations)
Sat Feb 17 21:20:05 2007 UTC (17 years, 2 months ago) by dpavlin
File size: 810 byte(s)
debug logging level
1 ---
2 framework:
3 AdminMode: 1
4 ApplicationClass: Grep
5 ApplicationName: Grep
6 ApplicationUUID: 35f11289-3eab-4be6-a4ba-6169f88265a0
7 Database:
8 CheckSchema: 1
9 Database: grep
10 Driver: SQLite
11 Host: localhost
12 Password: ''
13 RecordBaseClass: Jifty::DBI::Record::Cachable
14 User: ''
15 Version: 0.0.2
16 DevelMode: 1
17 L10N:
18 PoDir: share/po
19 # LogLevel: INFO
20 LogLevel: DEBUG
21 Mailer: Sendmail
22 MailerArgs: []
23
24 Plugins: []
25
26 PubSub:
27 Backend: Memcached
28 Enable: ~
29 Web:
30 BaseURL: http://localhost
31 DataDir: var/mason
32 Globals: []
33
34 MasonConfig:
35 autoflush: 0
36 default_escape_flags: h
37 error_format: text
38 error_mode: fatal
39 Port: 8888
40 ServeStaticFiles: 1
41 StaticRoot: share/web/static
42 TemplateRoot: share/web/templates

  ViewVC Help
Powered by ViewVC 1.1.26