--- trunk/etc/config.yml 2006/12/07 23:22:41 31 +++ trunk/etc/config.yml 2008/06/01 00:34:09 118 @@ -11,16 +11,24 @@ Password: '' RecordBaseClass: Jifty::DBI::Record::Cachable User: '' - Version: 0.0.3 + Version: 0.0.7 DevelMode: 1 L10N: PoDir: share/po - LogLevel: INFO +# LogLevel: INFO + LogLevel: DEBUG # LogLevel: ALL +# LogConfig: etc/log.conf Mailer: Sendmail MailerArgs: [] +# Mailer: IO +# MailerArgs: +# - %log/mail.log% - Plugins: [] + Plugins: + - User: {} + - Authentication::Password: {} +# - EditInPlace: {} PubSub: Backend: Memcached @@ -35,11 +43,11 @@ default_escape_flags: h error_format: text error_mode: fatal -# Port: 65432 - Port: 8888 + Port: 65432 +# Port: 8888 ServeStaticFiles: 1 StaticRoot: share/web/static TemplateRoot: share/web/templates application: - edit: 0 + edit: 1