alphacomm / alpharpc

AlphaRPC is an RPC daemon based on ZeroMQ that can be used to distribute workload over one or multiple servers.
alpharpc.net
BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

Only overriding alpharpc_config.yml does not work. #19

Open jacobkiers opened 10 years ago

jacobkiers commented 10 years ago

AlphaRPC is supposed to support overriding the configuration. One of the places that is looked for, is in the current working directory.

When the alpharpc_config.yml file is copied into the working directory, it is ignored. Only when also the alpharpc_resources.yml config file is copied, the alpharpc_config.yml file is included.