-
Notifications
You must be signed in to change notification settings - Fork 12
/
rules_uu.cfg.template
73 lines (57 loc) · 2.09 KB
/
rules_uu.cfg.template
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# Yoda ruleset configuration.
# This file should be named "rules_uu.cfg" in the root of this ruleset package.
#
# All non-empty values must be quoted with single quotes (')
# Special characters, including "'", must not be escaped.
# A missing value (interpreted as None) usually means a feature is disabled.
# Either 'production' or 'development'
environment = 'development'
resource_primary = 'irodsResc'
resource_replica = 'irodsRescRepl'
resource_research = 'irodsResc'
resource_vault = 'irodsResc'
resource_trigger_pol = ''
notifications_enabled = 'true'
notifications_sender_email = 'noreply@yoda.test'
notifications_sender_name = 'Yoda system'
notifications_reply_to = 'noreply@yoda.test'
smtp_server =
smtp_username =
smtp_password =
smtp_auth =
smtp_starttls =
datacite_url =
datacite_username =
datacite_password =
eus_api_fqdn =
eus_api_port =
eus_api_secret =
eus_api_tls_verify =
enable_deposit =
enable_open_search =
enable_intake =
enable_datarequest =
yoda_portal_fqdn =
epic_pid_enabled =
enable_data_package_reference =
enable_tokens =
token_database =
token_length =
token_lifetime =
enable_inactivity_notification =
inactivity_cutoff_months =
async_replication_delay_time =
async_replication_max_rss =
async_revision_delay_time =
async_revision_max_rss =
temporary_files =
enable_sram =
sram_rest_api_url =
sram_api_key =
sram_verbose_logging =
sram_tls_verify =
arb_enabled =
arb_exempt_resources =
arb_min_gb_free =
arb_min_percent_free =
python3_interpreter =