[SOLVED] How to ender multiple values in config.json

How can I add multiple ip addresses to the following line in the config.json? It doesn’t accept an array of strings. Space or comma separated will only read the first value.

“AllowedUntrustedInternalConnections”: “111.111.111.111”,