diff options
Diffstat (limited to 'scripts/driver')
| -rw-r--r-- | scripts/driver | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/driver b/scripts/driver index 73fc7ec4f..c002e56a7 100644 --- a/scripts/driver +++ b/scripts/driver @@ -27,7 +27,7 @@ import sys # comfortable with. By setting STEALTH_MODE to 1, you disable the printing of # this information to the web pages. This information is still, and always, # printed in the error logs. -STEALTH_MODE = 0 +STEALTH_MODE = 1 |
