|
Lines 150-155
__PAZPAR2_TOGGLE_XML_POST__
Link Here
|
| 150 |
<plack_max_requests>50</plack_max_requests> |
150 |
<plack_max_requests>50</plack_max_requests> |
| 151 |
<plack_workers>2</plack_workers> |
151 |
<plack_workers>2</plack_workers> |
| 152 |
|
152 |
|
|
|
153 |
<elasticsearch> |
| 154 |
<server>localhost:9200</server> |
| 155 |
<index_name>koha___DB_NAME__</index_name> |
| 156 |
</elasticsearch> |
| 157 |
|
| 153 |
<interlibrary_loans> |
158 |
<interlibrary_loans> |
| 154 |
<!-- Path to where Illbackends are located on the system |
159 |
<!-- Path to where Illbackends are located on the system |
| 155 |
- This setting should normally not be touched --> |
160 |
- This setting should normally not be touched --> |
| 156 |
- |
|
|