Scroll to navigation

cups-files.conf(5) Apple Inc. cups-files.conf(5)

NAME

cups-files.conf - file and directory configuration file for cups

DESCRIPTION

The cups-files.conf file configures the files and directories used by the CUPS scheduler, cupsd(8). It is normally located in the /etc/cups directory.

Each line in the file can be a configuration directive, a blank line, or a comment. Comment lines start with the # character.

DIRECTIVES

The following directives are understood by cupsd(8). Consult the on-line help for detailed descriptions:


Defines the access log filename.

Specifies the permissions for all configuration files that the scheduler writes.

Specified the directory where data files can be found.

Specifies the root directory for the internal web server documents.

Specifies the error log filename.

Specifies which errors are fatal, causing the scheduler to exit. "Kind" is "browse", "config", "listen", "log", or "permissions".

Specifies whether the file pseudo-device can be used for new printer queues.

Specifies the search path for fonts.

Specifies the group name or ID that will be used when executing external programs.

Specifies the permissions for all log files that the scheduler writes.

Specifies the page log filename.
Passes the specified environment variable(s) to child processes. Note: the standard CUPS filter and backend environment variables cannot be overridden using this directive.
Printcap filename

Specifies the filename for a printcap file that is updated automatically with a list of available printers (needed for legacy applications); specifying Printcap with no filename disables printcap generation.

Specifies the username that is associated with unauthenticated root accesses.

Specifies the directory to store print jobs and other HTTP request data.

Specifies the directory where backends, CGIs, daemons, and filters may be found.

Specifies the encryption certificate to use.

Specifies the encryption key to use.

Specifies the directory where the server configuration files can be found.
Set the specified environment variable to be passed to child processes. Note: the standard CUPS filter and backend environment variables cannot be overridden using this directive.
Specifies whether the scheduler calls fsync(2) after writing configuration or state files. The default is Yes.

Specifies the group(s) to use for System class authentication.

Specifies the directory where temporary files are stored.

Specifies the user name or ID that is used when running external programs.

SEE ALSO

classes.conf(5), cupsd(8), cupsd.conf(5), mime.convs(5), mime.types(5), printers.conf(5), subscriptions.conf(5),
http://localhost:631/help

COPYRIGHT

Copyright 2007-2013 by Apple Inc.

CUPS 19 November 2012