--- trunk/etc/config.yml 2006/12/06 23:06:13 18 +++ trunk/etc/config.yml 2007/09/03 19:01:02 55 @@ -12,14 +12,15 @@ 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: [] - Plugins: [] + Plugins: + - EditInPlace: {} PubSub: Backend: Memcached @@ -38,3 +39,10 @@ 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: '(/[^/]+/[^/]+)(/.*)$'