--- trunk/etc/config.yml 2006/12/05 10:17:28 1 +++ trunk/etc/config.yml 2007/02/06 00:26:36 44 @@ -15,11 +15,12 @@ DevelMode: 1 L10N: PoDir: share/po - LogLevel: INFO + LogLevel: ALL Mailer: Sendmail MailerArgs: [] - Plugins: [] + Plugins: + - EditInPlace: {} PubSub: Backend: Memcached @@ -34,7 +35,14 @@ default_escape_flags: h error_format: text error_mode: fatal - Port: 8888 + Port: 7700 ServeStaticFiles: 1 StaticRoot: share/web/static TemplateRoot: share/web/templates + +application: +# repository: svn://svn.pliva.hr/strix/ + repository: svn://localhost/strix/ + branch_regex: '(/[^/]+)(/.*)$' +# repository: file:///home/dpavlin/.svk/pliva +# branch_regex: '(/[^/]+/[^/]+)(/.*)$'