|
Lines 134-153
__PAZPAR2_TOGGLE_XML_POST__
Link Here
|
| 134 |
<access_dir></access_dir> |
134 |
<access_dir></access_dir> |
| 135 |
</access_dirs> |
135 |
</access_dirs> |
| 136 |
--> |
136 |
--> |
| 137 |
<!-- Uncomment and modify the following to enable OAuth2 authentication for the |
|
|
| 138 |
REST API --> |
| 139 |
<!-- |
| 140 |
<api_client> |
| 141 |
<client_id>client1</client_id> |
| 142 |
<client_secret>secret1</client_secret> |
| 143 |
<patron_id>1</patron_id> |
| 144 |
</api_client> |
| 145 |
<api_client> |
| 146 |
<client_id>client2</client_id> |
| 147 |
<client_secret>secret2</client_secret> |
| 148 |
<patron_id>2</patron_id> |
| 149 |
</api_client> |
| 150 |
--> |
| 151 |
|
137 |
|
| 152 |
<!-- true type font mapping accoding to type from $font_types in C4/Creators/Lib.pm --> |
138 |
<!-- true type font mapping accoding to type from $font_types in C4/Creators/Lib.pm --> |
| 153 |
<ttf> |
139 |
<ttf> |
| 154 |
- |
|
|