Skip to content

Commit f55d021

Browse files
lwesterhofstsnel
authored andcommitted
YDA-6097: add irods_home to GoCommands configuration
1 parent 16c9d66 commit f55d021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

user/templates/user/data_transfer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ <h1>Data Transfer</h1>
8989
<pre><code id="code-block2">
9090
irods_host: "{{ config.get('IRODS_ICAT_HOSTNAME') }}"
9191
irods_port: 1247
92+
irods_home: "/{{ config.get('IRODS_DEFAULT_ZONE') }}/home"
9293
irods_user_name: "{{ g.user }}"
9394
irods_zone_name: "{{ config.get('IRODS_DEFAULT_ZONE') }}"
9495
irods_authentication_scheme: "pam_password"

0 commit comments

Comments
 (0)