summaryrefslogtreecommitdiff
path: root/bin/etc/sapp.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/etc/sapp.toml')
-rw-r--r--bin/etc/sapp.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/etc/sapp.toml b/bin/etc/sapp.toml
index 62620cf..c676eb2 100644
--- a/bin/etc/sapp.toml
+++ b/bin/etc/sapp.toml
@@ -147,3 +147,10 @@ dictator_enable=1
entrylist_path="./etc/entrylist.conf"
send_raw_pkt_path="./etc/send_raw_pkt.conf"
vxlan_sport_service_map_path="./etc/vxlan_sport_service_map.conf"
+
+[breakpad]
+ disable_coredump=0
+ enable_breakpad=0
+ breakpad_minidump_dir="/tmp/crashreport"
+ enable_breakpad_upload=0
+ breakpad_upload_url="http://127.0.0.1/"