From 1092bbc337edc5973fad63bea559ecc2a3a5b896 Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 28 Jul 2014 11:05:46 +0200 Subject: features for anonymous use and service endpoint Also moved the location of the config files into a configuration setting. --- config/defaults.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/defaults.yml') diff --git a/config/defaults.yml b/config/defaults.yml index 42c7be9..daef122 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -50,6 +50,10 @@ common: &common - support - billing allow_registration: true + config_file_paths: + soledad-service: 'public/1/config/soledad-service.json' + eip-service: 'public/1/config/eip-service.json' + smtp-service: 'public/1/config/smtp-service.json' service_levels: &service_levels service_levels: -- cgit v1.2.3