Lines 175-180
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
175 |
('gist','0','','Default Goods and Services tax rate NOT in %, but in numeric form (0.12 for 12%), set to 0 to disable GST','Integer'), |
175 |
('gist','0','','Default Goods and Services tax rate NOT in %, but in numeric form (0.12 for 12%), set to 0 to disable GST','Integer'), |
176 |
('GoogleIndicTransliteration','0','','GoogleIndicTransliteration on the OPAC.','YesNo'), |
176 |
('GoogleIndicTransliteration','0','','GoogleIndicTransliteration on the OPAC.','YesNo'), |
177 |
('GoogleJackets','0',NULL,'if ON, displays jacket covers from Google Books API','YesNo'), |
177 |
('GoogleJackets','0',NULL,'if ON, displays jacket covers from Google Books API','YesNo'), |
|
|
178 |
('GoogleJacketsIntra', '0', NULL, 'Add cover images from Google Books to search results and item detail pages in the staff client.','YesNo'), |
178 |
('GoogleOpenIDConnect', '0', NULL, 'if ON, allows the use of Google OpenID Connect for login', 'YesNo'), |
179 |
('GoogleOpenIDConnect', '0', NULL, 'if ON, allows the use of Google OpenID Connect for login', 'YesNo'), |
179 |
('GoogleOAuth2ClientID', '', NULL, 'Client ID for the web app registered with Google', 'Free'), |
180 |
('GoogleOAuth2ClientID', '', NULL, 'Client ID for the web app registered with Google', 'Free'), |
180 |
('GoogleOAuth2ClientSecret', '', NULL, 'Client Secret for the web app registered with Google', 'Free'), |
181 |
('GoogleOAuth2ClientSecret', '', NULL, 'Client Secret for the web app registered with Google', 'Free'), |