We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c66d07 commit 697e7d1Copy full SHA for 697e7d1
settings_template.py
@@ -4,7 +4,7 @@
4
# Meaningful values: 'minimal', 'low', 'high', 'extreme'
5
# 'Minimal' will only add tracebacks to error log files.
6
# 'Low' will also add data from the current PacuSession, with its
7
-# secret_access_key field censored.
+# secret_access_key field censored. This data includes all gathered AWS data.
8
# 'High' and 'extreme' will dump all global and local data in the most recent
9
# two stack frames, and in all stack frames, respectively, of every traceback.
10
# This data will include any information about your local file system and
0 commit comments