diff --git a/webservice/update_config.py b/webservice/update_config.py
index acfbd2c05cab591912b68e2d896b727d9b45f895..5f40abd8c3dc3588da44f86f2d00a6ac74c5acb6 100755
--- a/webservice/update_config.py
+++ b/webservice/update_config.py
@@ -19,6 +19,7 @@ AGIPD_CONFIGURATIONS = {
         "xray-gain": {'type': bool},
         "blc-noise": {'type': bool},
         "blc-set-min": {'type': bool},
+        "blc-noise": {'type': bool},
         "dont-zero-nans": {'type': bool},
         "dont-zero-orange": {'type': bool},
         "max-pulses": {'type': list,