Bug 11926: Render community koha statistic usages
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / admin.pref
1 Administration:
2 # Only used internally, omitted: FrameworksLoaded, Version
3     Interface options:
4         -
5             - Use
6             - pref: KohaAdminEmailAddress
7               class: email
8             - "as the email address for the administrator of Koha. (This is the default From: address for emails unless there is one for the particular library, and is referred to when an internal error occurs.)"
9         -
10             - Show
11             - pref: DebugLevel
12               default: 0
13               choices:
14                   0: "no"
15                   1: some
16                   2: lots of
17             - debugging information in the browser when an internal error occurs.
18         -
19             - pref: noItemTypeImages
20               default: 0
21               choices:
22                   yes: "Don't show"
23                   no: Show
24             - itemtype icons in the catalog.
25         -
26             - Separate columns in an exported report file with
27             - pref: delimiter
28               default: ","
29               choices:
30                   ';': semicolons
31                   tabulation: tabs
32                   ',': commas
33                   '/': slashes
34                   '\': backslashes
35                   '#': "#'s"
36             - by default.
37         -
38             - pref: virtualshelves
39               choices:
40                   yes: Allow
41                   no: "Don't allow"
42             - staff and patrons to create and view saved lists of books.
43     Login options:
44         -
45             - Automatically log out users after
46             - pref: timeout
47               class: integer
48             - seconds of inactivity. Adding d will specify it in days, e.g. 1d is timeout of one day.
49         -
50             - pref: AutoLocation
51               default: 0
52               choices:
53                   yes: Require
54                   no: "Don't require"
55             - staff to log in from a computer in the IP address range <a href="/cgi-bin/koha/admin/branches.pl">specified by their library</a> (if any).
56         # PostgreSQL is supported by CGI::Session but not by Koha.
57         -
58             - Store login session information
59             - pref: SessionStorage
60               default: mysql
61               choices:
62                   mysql: in the MySQL database.
63                   Pg: in the PostgreSQL database (not supported).
64                   tmp: as temporary files.
65                   memcached: in a memcached server.
66         -
67             - pref: IndependentBranches
68               default: 0
69               choices:
70                   yes: Prevent
71                   no: "Don't prevent"
72             - staff (but not superlibrarians) from modifying objects (holds, items, patrons, etc.) belonging to other libraries.
73     CAS Authentication:
74         -
75             - pref: casAuthentication
76               default: 0
77               choices:
78                   yes: Use
79                   no: "Don't use"
80             - CAS for login authentication.
81         -
82             - pref: casLogout
83               default: 0
84               choices:
85                   yes: Logout
86                   no: "Don't Logout"
87             - of CAS when logging out of Koha.
88         -
89             - The CAS Authentication Server can be found at
90             - pref: casServerUrl
91         -
92             - Use
93             - pref: AllowPkiAuth
94               default: None
95               choices:
96                   None: "no"
97                   Common Name: the Common Name
98                   emailAddress: the emailAddress
99             - field for SSL client certificate authentication
100     Mozilla Persona:
101         -
102             - pref: Persona
103               default: 0
104               choices:
105                   yes: Allow
106                   no: "Don't Allow"
107             - Mozilla persona for login
108     Search Engine:
109         -
110             - pref: SearchEngine
111               default: Zebra
112               choices:
113                 Solr: Solr
114                 Zebra: Zebra
115             - is the search engine used.
116     Usage Stats:
117         -
118             - pref: UsageStatsLastUpdateTime
119               default: 0
120             - stores the last time when cron were launch
121         -
122             - pref: UsageStatsID
123               default:
124             -
125         -
126             - pref: UsageStatsShare
127               default:
128             -
129         -
130             - pref: UsageStatsLibraryName
131               default:
132             -