Bug 18584: Our legacy code contains trailing-spaces
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / tools.pref
1 Tools:
2     Batch item:
3         -
4             - Process up to
5             - pref: MaxItemsToProcessForBatchMod
6               class: integer
7             - items in a single item modification batch.
8         -
9             - Display up to
10             - pref: MaxItemsToDisplayForBatchDel
11               class: integer
12             - items in a single item deletion batch.
13         -
14             - Display up to
15             - pref: MaxItemsToDisplayForBatchMod
16               class: integer
17             - items in a single item modification batch.
18     Patron cards:
19         -
20             - Limit the number of creator images stored in the database to
21             - pref: ImageLimit
22               class: Integer
23             - images.
24     News:
25         -
26             - "Show the author for news items:"
27             - pref: NewsAuthorDisplay
28               choices:
29                   none: "Not at all"
30                   opac: "OPAC only"
31                   staff: "Staff client only"
32                   both: "Both OPAC and staff client"
33             -
34     Upload:
35         -
36             - Automatically delete temporary uploads older than
37             - pref: UploadPurgeTemporaryFilesDays
38               class: integer
39             - "days in cleanup_database cron job. NOTE: If you leave this field empty, the cron job will not delete any files. On the other hand a value of 0 means: delete all temporary files."
40     Reports:
41         -
42             - By default, show
43             - pref: NumSavedReports
44               class: integer
45             - reports on the Saved Reports page.