Sfoglia il codice sorgente

dont need these files

flashmob 5 anni fa
parent
commit
93831989cb
3 ha cambiato i file con 0 aggiunte e 30 eliminazioni
  1. 0 30
      goguerrilla.conf.api
  2. 0 0
      tests/testlog
  3. 0 0
      tests/testlog2

+ 0 - 30
goguerrilla.conf.api

@@ -1,30 +0,0 @@
-{
-    "log_file" : "./tests/testlog2",
-    "log_level" : "debug",
-    "pid_file" : "tests/go-guerrilla2.pid",
-    "allowed_hosts": ["spam4.me","grr.la"],
-    "backend_config" :
-        {
-            "log_received_mails" : true,
-            "save_process": "HeadersParser|Header|Hasher|Debugger",
-            "save_workers_size":  3
-        },
-    "servers" : [
-        {
-            "is_enabled" : true,
-            "host_name":"mail.guerrillamail.com",
-            "max_size": 100017,
-            "timeout":160,
-            "listen_interface":"127.0.0.1:2526",
-            "max_clients": 2,
-			"tls" : {
- 				"private_key_file":"config_test.go",
-				"public_key_file":"config_test.go",
-				"start_tls_on":false,
-            	"tls_always_on":false
-			}
-        }
-    ]
-}
-
-	

+ 0 - 0
tests/testlog


+ 0 - 0
tests/testlog2