1subscriptions.conf(5)             Apple Inc.             subscriptions.conf(5)
2
3
4

NAME

6       subscriptions.conf - subscriptions file for cups
7

DESCRIPTION

9       The  subscriptions.conf  file  defines the local subscriptions that are
10       active. It is normally located in the /etc/cups directory and is gener‐
11       ated  automatically by the cupsd(8) program when subscriptions are cre‐
12       ated, renewed, or cancelled.
13
14       Each line in the file can be a configuration directive, a  blank  line,
15       or a comment. Comment lines start with the # character.
16

DIRECTIVES

18       <Subscription NNN> ... </Subscription>
19            Defines a subscription.
20
21       Events name [ ... name ]
22            Specifies the events that are subscribed.
23
24       ExpirationTime unix-time
25            Specifies  the  expiration  time  of a subscription as a UNIX time
26            value in seconds since January 1st, 1970.
27
28       Interval seconds
29            Specifies the preferred time interval for event  notifications  in
30            seconds.
31
32       JobId job-id
33            Specifies the job ID associated with the subscription.
34
35       LeaseDuration seconds
36            Specifies  the  number  of  seconds that the subscription is valid
37            for. If 0, the subscription does not expire.
38
39       NextEventId number
40            Specifies the next notify-sequence-number to use for the subscrip‐
41            tion.
42
43       NextSubscriptionId number
44            Specifies the next subscription-id to use.
45
46       Owner username
47            Specifies the user that owns the subscription.
48
49       PrinterName printername
50            Specifies the printer or class associated with the subscription.
51
52       Recipient uri
53            Specifies  the  notify-recipient-uri value for push-type notifica‐
54            tions.
55
56       UserData hex-escaped-data
57            Specifies user data to be included in event notifications. This is
58            typically the "from" address in mailto: notifications.
59

SEE ALSO

61       classes.conf(5), cupsd(8), cupsd.conf(5), mime.convs(5), mime.types(5),
62       printers.conf(5)
63       http://localhost:631/help
64
66       Copyright 2007-2013 by Apple Inc.
67
68
69
7030 April 2006                        CUPS                subscriptions.conf(5)
Impressum