--- trunk/etc/config.yml 2006/12/06 23:06:13 18 +++ trunk/etc/config.yml 2006/12/10 00:01:33 26 @@ -12,10 +12,10 @@ RecordBaseClass: Jifty::DBI::Record::Cachable User: '' Version: 0.0.1 - DevelMode: 0 + DevelMode: 1 L10N: PoDir: share/po - LogLevel: INFO + LogLevel: ALL Mailer: Sendmail MailerArgs: [] @@ -38,3 +38,11 @@ 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: '(/[^/]+/[^/]+)(/.*)$' +# vim: /usr/bin/vim