We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e17005 + 20a3dbd commit beeef93Copy full SHA for beeef93
1 file changed
stackrc
@@ -119,7 +119,7 @@ export PIP_FIND_LINKS=${PIP_FIND_LINKS:-file://$WHEELHOUSE}
119
120
# This can be used to turn database query logging on and off
121
# (currently only implemented for MySQL backend)
122
-DATABASE_QUERY_LOGGING=$(trueorfalse True DATABASE_QUERY_LOGGING)
+DATABASE_QUERY_LOGGING=$(trueorfalse False DATABASE_QUERY_LOGGING)
123
124
# Set a timeout for git operations. If git is still running when the
125
# timeout expires, the command will be retried up to 3 times. This is
0 commit comments