dbmdz / iiif-server-hymir

Hymir is a Java based IIIF Server. It is based on "IIIF Image API Java Libraries" and "IIIF Presentation API Java Libraries" projects (see https://github.com/dbmdz)
MIT License
27 stars 7 forks source link

Add support for rulesPath again #60

Closed datazuul closed 5 years ago

datazuul commented 5 years ago

see Cli.java. In current version resolving rules are read from application.yml... so just replace with external application.yml? see https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html#boot-features-external-config-application-property-files

morpheus-87 commented 5 years ago

Is documented in the README.