github.com/cs3org/reva/v2@v2.27.7/changelog/0.1.0_2020-03-18/pull-416 (about)

     1  Enhancement: improve developer experience
     2  
     3  Reva provided the option to be run with a single configuration file by using the 
     4  -c config flag.
     5  
     6  This PR adds the flag -dev-dir than can point to a directory containing multiple config
     7  files. The reva daemon will launch a new process per configuration file.
     8  
     9  Kudos to @refs.
    10  
    11  https://github.com/cs3org/reva/pull/416