This commit is contained in:
Fabian Märki
2016-04-15 16:18:43 +02:00
parent b612802088
commit 564402134d

View File

@ -15,9 +15,9 @@ Use the instructions provided by [ch.psi.daq.install](https://git.psi.ch/sf_daq/
Following files define and describe application properties: Following files define and describe application properties:
- [Cassandra](https://github.psi.ch/projects/ST/repos/ch.psi.daq.cassandra/browse/src/main/resources/cassandra.properties) specific properties. - [Cassandra](https://github.psi.ch/sf_daq/ch.psi.daq.cassandra/blob/master/src/main/resources/cassandra.properties) specific properties.
- [Query](https://github.psi.ch/projects/ST/repos/ch.psi.daq.dispatcher/browse/src/main/resources/query.properties) specific properties.. - [Query](https://github.psi.ch/sf_daq/ch.psi.daq.query/blob/master/src/main/resources/query.properties) specific properties..
- [Query REST](https://github.psi.ch/projects/ST/repos/ch.psi.daq.queryrest/browse/src/main/resources/queryrest.properties) specific properties. - [Query REST](https://github.psi.ch/sf_daq/ch.psi.daq.queryrest/blob/master/src/main/resources/queryrest.properties) specific properties.
It is possible to overwrite properties by defining new values in `${HOME}/.config/daq/queryrest.properties` It is possible to overwrite properties by defining new values in `${HOME}/.config/daq/queryrest.properties`