Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Simplifying properties hierarchy for now
Jim Van Fleet committed Nov 8, 2016
1 parent cf1e7c4 commit c5ffae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container_files/etc/grouper.hibernate.pointer.properties
@@ -5,4 +5,4 @@
# comma separated config files that override each other (files on the right override the left)
# each should start with file: or classpath:
# e.g. classpath:grouper.hibernate.base.properties, file:c:/temp/myFile.properties
grouper.hibernate.config.hierarchy = classpath:grouper.hibernate.base.properties, classpath:grouper.hibernate.properties, file:/opt/etc/grouper.hibernate.properties
grouper.hibernate.config.hierarchy = file:/opt/etc/grouper.hibernate.properties

0 comments on commit c5ffae4

Please sign in to comment.