-
Jean Jordaan authored
PRINTNG_ENABLED is obscure and looks like a typo. Changing it to PRINTING_ENABLED doesn't work either, because it exists in distinction to MAPFISH_PRINT_ENABLED, which is still in use. So change to PRINT_NG_ENABLED. If PRINTNG_ENABLED is encountered in config, use this, and log a deprecation message.
7f7d9df8