Skip to content
This repository has been archived by the owner on Feb 23, 2018. It is now read-only.

Commit

Permalink
#1 fixup context
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Jan 2, 2018
1 parent 1a48ce8 commit 12cabc2
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
<property name="locations">
<list>

<!--<value>file:/etc/irods-ext/metalnx.properties</value> -->
<value>file:///C:/opt/etc/irods-ext/metalnx.properties</value>
<value>file:/etc/irods-ext/metalnx.properties</value>
<!--<value>file:///C:/opt/etc/irods-ext/metalnx.properties</value> -->

</list>
</property>
Expand All @@ -35,8 +35,8 @@
<!-- this resource must be in the /etc/irods-ext directory, see the CONFIGURATION.md
doc at the top of the repo, It allows theming and custom messages -->

<import resource="file:///C:/opt/etc/irods-ext/metalnxConfig.xml" />
<!-- <import resource="file:/etc/irods-ext/metalnxConfig.xml" /> -->
<!-- <import resource="file:///C:/opt/etc/irods-ext/metalnxConfig.xml" /> -->
<import resource="file:/etc/irods-ext/metalnxConfig.xml" />
<!-- **************************************************************** -->
<!-- SPRING SECURITY-SPECIFIC ARTIFACTS -->
<!-- AuthenticationProvider -->
Expand Down

0 comments on commit 12cabc2

Please sign in to comment.