|
Lines 234-238
__PAZPAR2_TOGGLE_XML_POST__
Link Here
|
| 234 |
<dev_install>0</dev_install> |
234 |
<dev_install>0</dev_install> |
| 235 |
<strict_sql_modes>0</strict_sql_modes> |
235 |
<strict_sql_modes>0</strict_sql_modes> |
| 236 |
|
236 |
|
|
|
237 |
<koha_xslt_security> |
| 238 |
<!-- Uncomment the following entry ONLY when you explicitly want the XSLT |
| 239 |
parser to expand entities like <!ENTITY secret SYSTEM "/etc/secrets">. |
| 240 |
This is unsafe and therefore NOT recommended! |
| 241 |
<expand_entities_unsafe>1</expand_entities_unsafe> |
| 242 |
--> |
| 243 |
</koha_xslt_security> |
| 244 |
|
| 237 |
</config> |
245 |
</config> |
| 238 |
</yazgfs> |
246 |
</yazgfs> |
| 239 |
- |
|
|