8.5. Save system settings

The way system settings are saved differs between CUPS full server and CUPS client-only mode.

8.5.1. CUPS full server mode

CUPS server settings are stored in /etc/cups/cupsd.conf which is saved via the INI agent. In /etc/cups/client.conf the entry saying what CUPS server should be used is removed (which means that the localhost will be used).

8.5.2. CUPS full server mode

The only setting that are saved in CUPS client-only mode is the name of the CUPS server to use to print. It is stored in /etc/cups/client.conf, which is saved via the INI agent.