--- trunk/etc/config.yml 2008/03/27 00:20:44 117 +++ trunk/etc/config.yml 2008/06/01 00:34:09 118 @@ -26,8 +26,9 @@ # - %log/mail.log% Plugins: - - Login: {} - - EditInPlace: {} + - User: {} + - Authentication::Password: {} +# - EditInPlace: {} PubSub: Backend: Memcached @@ -42,8 +43,8 @@ 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