2 # Only used internally, omitted: FrameworksLoaded, Version
6 - pref: KohaAdminEmailAddress
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.)"
11 - pref: ReplytoDefault
13 - "as the email address that will be set as the replyto in emails"
16 - pref: ReturnpathDefault
18 - "as the return path or bounce address for undeliverable mail messages. If you leave this empty, the From address will be used (often defaulting to the admin address)."
27 - debugging information in the browser when an internal error occurs.
29 - pref: noItemTypeImages
34 - itemtype icons in the catalog.
36 - Separate columns in an exported CSV file with
48 - pref: virtualshelves
52 - staff and patrons to create and view saved lists of books.
55 - Automatically log out users after
58 - seconds of inactivity. Adding d will specify it in days, e.g. 1d is timeout of one day.
65 - 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).
67 - pref: SessionRestrictionByIP
72 - check for change in remote IP address for session security. Disable only when remote IP address changes frequently.
73 # PostgreSQL is supported by CGI::Session but not by Koha.
75 - Store login session information
76 - pref: SessionStorage
79 mysql: in the MySQL database.
80 Pg: in the PostgreSQL database (not supported).
81 tmp: as temporary files.
82 memcached: in a memcached server.
84 - pref: IndependentBranches
89 - staff (but not superlibrarians) from modifying objects (holds, items, patrons, etc.) belonging to other libraries.
91 - pref: IndependentBranchesPatronModifications
96 - staff (but not superlibrarians) from viewing and approving/denying patron modification requests for patrons belonging to other libraries.
99 - pref: casAuthentication
104 - CAS for login authentication.
111 - of CAS when logging out of Koha.
113 - The CAS Authentication Server can be found at
121 Common Name: the Common Name
122 emailAddress: the emailAddress
123 - field for SSL client certificate authentication
131 - Mozilla persona for login
132 Share anonymous usage statistics:
139 - anonymous Koha usage data with the Koha community. You can see the data on the <a href="http://hea.koha-community.org">Hea Koha community website</a>. You have to run misc/cronjobs/share_usage_with_koha_community.pl in a cronjob.
142 - pref: UsageStatsLibraryName
143 - will be shown on the <a href="http://hea.koha-community.org">Hea Koha community website</a>.
144 - If this field is empty data will be sent anonymously.
145 - Note that this value has no effect if the UsageStats system preference is set to "Don't share"
147 - "The country where your library is located:"
148 - pref: UsageStatsCountry
149 - This will be shown on the <a href="http://hea.koha-community.org">Hea Koha community website</a>.
150 - Note that this value has no effect if the UsageStats system preference is set to "Don't share"
153 - pref: UsageStatsLibraryUrl
154 - will be shown on the <a href="http://hea.koha-community.org">Hea Koha community website</a>.
155 - Note that this value has no effect if the UsageStats system preference is set to "Don't share"
159 - pref: UsageStatsLibraryType
167 societyAssociation: "society or association"
168 corporate: "corporate"
169 government: "government"
170 religiousOrg: "religious organization"
171 subscription: "subscription"
172 - will be shown on the <a href="http://hea.koha-community.org">Hea Koha community website</a>.
173 - Note that this value has no effect if the UsageStats system preference is set to "Don't share"