--- etc/config.yml 2007/02/17 21:20:05 6 +++ etc/config.yml 2007/07/04 09:38:51 168 @@ -4,6 +4,7 @@ ApplicationClass: Grep ApplicationName: Grep ApplicationUUID: 35f11289-3eab-4be6-a4ba-6169f88265a0 + ConfigFileVersion: 2 Database: CheckSchema: 1 Database: grep @@ -12,7 +13,7 @@ Password: '' RecordBaseClass: Jifty::DBI::Record::Cachable User: '' - Version: 0.0.2 + Version: 0.0.7 DevelMode: 1 L10N: PoDir: share/po @@ -21,10 +22,22 @@ Mailer: Sendmail MailerArgs: [] - Plugins: [] + Plugins: + - LetMe: {} + - SkeletonApp: {} +# - REST: {} + - Halo: {} + - ErrorTemplates: {} + - OnlineDocs: {} +# - CompressedCSSandJS: {} + - AdminUI: {} + - EditInPlace: {} + - DumpDispatcher: {} + - Login: {} PubSub: - Backend: Memcached +# Backend: Memcached +# Backend: JiftyDBI Enable: ~ Web: BaseURL: http://localhost @@ -40,3 +53,10 @@ ServeStaticFiles: 1 StaticRoot: share/web/static TemplateRoot: share/web/templates +# ServerClass: Grep::Server + +application: + Import: + ScrapBook: + Dir: /scrapbook/ + OwnerEmail: 'dpavlin@rot13.org'