--- etc/config.yml 2007/02/18 12:51:26 19 +++ etc/config.yml 2007/02/23 11:48:39 73 @@ -12,7 +12,7 @@ Password: '' RecordBaseClass: Jifty::DBI::Record::Cachable User: '' - Version: 0.0.3 + Version: 0.0.6 DevelMode: 1 L10N: PoDir: share/po @@ -22,10 +22,12 @@ MailerArgs: [] Plugins: + - Login: {} - EditInPlace: {} PubSub: # Backend: Memcached +# Backend: JiftyDBI Enable: ~ Web: BaseURL: http://localhost @@ -33,7 +35,7 @@ Globals: [] MasonConfig: - autoflush: 0 + autoflush: 1 default_escape_flags: h error_format: text error_mode: fatal @@ -41,4 +43,4 @@ ServeStaticFiles: 1 StaticRoot: share/web/static TemplateRoot: share/web/templates - ServerClass: Grep::Server +# ServerClass: Grep::Server