|
Lines 90-96
__PAZPAR2_TOGGLE_XML_POST__
Link Here
|
| 90 |
<biblioservershadow>1</biblioservershadow> |
90 |
<biblioservershadow>1</biblioservershadow> |
| 91 |
<authorityserver>authorities</authorityserver> |
91 |
<authorityserver>authorities</authorityserver> |
| 92 |
<authorityservershadow>1</authorityservershadow> |
92 |
<authorityservershadow>1</authorityservershadow> |
| 93 |
<pluginsdir>__PLUGINS_DIR__</pluginsdir> |
93 |
<pluginsdir>__PLUGINS_DIR__</pluginsdir> <!-- This entry can be repeated to use multiple directories --> |
| 94 |
<enable_plugins>0</enable_plugins> |
94 |
<enable_plugins>0</enable_plugins> |
| 95 |
<upload_path></upload_path> |
95 |
<upload_path></upload_path> |
| 96 |
<intranetdir>__INTRANET_CGI_DIR__</intranetdir> |
96 |
<intranetdir>__INTRANET_CGI_DIR__</intranetdir> |
| 97 |
- |
|
|