diff options
author | Anaël Closson <ac2550@intl.att.com> | 2017-02-16 13:28:54 +0100 |
---|---|---|
committer | Anaël Closson <ac2550@intl.att.com> | 2017-02-16 13:28:54 +0100 |
commit | 881c161d6f5663c894071398c9e05c3fe1f10bbf (patch) | |
tree | 3ae0d1aa1b002f0898ee4984aa98c9fd108d71bf /jenkins.ini.example | |
parent | 0de09676b5079c251e4bcc1a3335033ab2e2270c (diff) |
Jenkins plugin listing disabled for security
Change-Id: If7f09263aa3dbdd325e6056e2fa63c3ea8969d83
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
Diffstat (limited to 'jenkins.ini.example')
-rw-r--r-- | jenkins.ini.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jenkins.ini.example b/jenkins.ini.example index c8486f89a..959f06bb1 100644 --- a/jenkins.ini.example +++ b/jenkins.ini.example @@ -5,6 +5,7 @@ include_path=.:scripts:~/git/ recursive=True [jenkins] +query_plugins_info=False #user=jenkins #password=1234567890abcdef1234567890abcdef url=http://localhost:8080 |