This will make network configuration and host based authentication more robust, across different deployment platforms. The options `RELAYNETS` and`POD_ADDRESS_RANGE` are kept for compatibility. However, their usage have become optional.
5 lines
115 B
PHP
5 lines
115 B
PHP
type = "controller";
|
|
bind_socket = "*:11334";
|
|
password = "mailu";
|
|
secure_ip = "{{ POD_ADDRESS_RANGE or SUBNET }}";
|