diff --git a/MAC/APL/CURTDBDaemons/src/PVSSGateway/PVSSGateway.conf b/MAC/APL/CURTDBDaemons/src/PVSSGateway/PVSSGateway.conf
index c88c72b4611f385a6bb6380e97a71957659f9f89..becae0a566bc11da46f95d76961047dd9918e3ae 100644
--- a/MAC/APL/CURTDBDaemons/src/PVSSGateway/PVSSGateway.conf
+++ b/MAC/APL/CURTDBDaemons/src/PVSSGateway/PVSSGateway.conf
@@ -16,5 +16,5 @@ removalDelay = 30
 flushInterval = 5
 
 # Max number of elements a dynArray may be expanded to when the element-index of the update request is 
-# larger than the dynArray size in the database. Default value 100.
-expandSize = 100
+# larger than the dynArray size in the database. Default value 966 (= Cobalt max #subbands (4 bit mode)).
+expandSize = 966