View | Details | Raw Unified | Return to bug 32911
Collapse All | Expand All

(-)a/debian/templates/koha-conf-site.xml.in (-3 lines)
Lines 389-397 __END_SRU_PUBLICSERVER__ Link Here
389
          - borrower: send it straight to the borrower email
389
          - borrower: send it straight to the borrower email
390
          - branch: send the ILL to the branch email -->
390
          - branch: send the ILL to the branch email -->
391
     <digital_recipient>branch</digital_recipient>
391
     <digital_recipient>branch</digital_recipient>
392
     <!-- What patron category should we use for p2p ILL requests?
393
          - By default this is set to 'IL' -->
394
     <partner_code>IL</partner_code>
395
 </interlibrary_loans>
392
 </interlibrary_loans>
396
393
397
 <!-- The timezone setting can let you force the timezone for this
394
 <!-- The timezone setting can let you force the timezone for this
(-)a/etc/koha-conf.xml (-4 lines)
Lines 206-214 Link Here
206
          - borrower: send it straight to the borrower email
206
          - borrower: send it straight to the borrower email
207
          - branch: send the ILL to the branch email -->
207
          - branch: send the ILL to the branch email -->
208
     <digital_recipient>branch</digital_recipient>
208
     <digital_recipient>branch</digital_recipient>
209
     <!-- What patron category should we use for p2p ILL requests?
210
          - By default this is set to 'IL' -->
211
     <partner_code>IL</partner_code>
212
 </interlibrary_loans>
209
 </interlibrary_loans>
213
210
214
 <!-- The timezone setting can let you force the timezone for this
211
 <!-- The timezone setting can let you force the timezone for this
215
- 

Return to bug 32911