Browse Source

update sample config

flashmob 8 years ago
parent
commit
ef7202c08f
1 changed files with 4 additions and 1 deletions
  1. 4 1
      goguerrilla.conf.sample

+ 4 - 1
goguerrilla.conf.sample

@@ -10,7 +10,10 @@
     ],
     ],
     "pid_file" : "/var/run/go-guerrilla.pid",
     "pid_file" : "/var/run/go-guerrilla.pid",
     "backend_config": {
     "backend_config": {
-        "log_received_mails": true
+        "log_received_mails": true,
+        "save_workers_size": 1,
+        "process_stack" : "HeadersParser|Header|Debugger",
+        "primary_mail_host" : "mail.example.com"
     },
     },
     "servers" : [
     "servers" : [
         {
         {