-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathexample.properties
26 lines (22 loc) · 965 Bytes
/
example.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[Folio]
okapi_url = https://my-okapi-url.folio.indexdata.com
tenant_id = <tenant ID>
username = <username>
password = <password>
instance_status_set = 12345678-9abc-def0-1234-567890abcdef
instance_status_withdrawn = 12345678-9abc-def0-1234-567890abcdef
id_type_oclc = 12345678-9abc-def0-1234-567890abcdef
instances_limit = 100000
[Oclc]
ws_key = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
secret = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[Email]
smtp_host = <smtp server>
from_name = FOLIO to OCLC App
from_address = [email protected]
to_address = [email protected]
[Logging]
log_file = folio_to_oclc.log
[Testing]
# test_records_to_set = 1234567
# test_records_to_withdraw = 1234567,8765432