--- trunk/etc/config.yml 2006/12/01 23:48:06 1 +++ trunk/etc/config.yml 2008/06/01 00:34:09 118 @@ -11,15 +11,24 @@ Password: '' RecordBaseClass: Jifty::DBI::Record::Cachable User: '' - Version: 0.0.1 + 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 @@ -34,7 +43,11 @@ default_escape_flags: h error_format: text error_mode: fatal - Port: 8888 + Port: 65432 +# Port: 8888 ServeStaticFiles: 1 StaticRoot: share/web/static TemplateRoot: share/web/templates + +application: + edit: 1