crash_test.conf
changeset 79 4ae8bb6f8a96
parent 78 0ebef32c34af
--- a/crash_test.conf	Wed Nov 04 17:43:00 2015 +0100
+++ b/crash_test.conf	Sat Dec 12 15:55:55 2015 +0100
@@ -1,15 +1,15 @@
 {
   Processor => {
-    Common => {
-      JobQueue => {
-        Backend => {
-          Minion => { Pg => "postgresql:///crashtest" },
-        },
+    JobQueue => {
+      Backend => {
+        Minion => { Pg => "postgresql:///crashtest" },
       },
     },
-    Breakpad => {
-      JSONStackwalker => 'stackwalker',
-      SymbolsPath => 'data/breakpad-debug-symbols/*',
+    CrashProcessor => {
+      Breakpad => {
+        JSONStackwalker => 'stackwalker',
+        SymbolsPath => 'data/breakpad-debug-symbols/*',
+      },
     },
   },
   Storage => [