3349: Remove duplicate keys in default yml.
[arvados.git] / services / api / config / application.default.yml
index dc00e3347775552184df5ebe707ce56fde2b7c21..0d26804241bbac7b364ee0a257a66cde0292f24c 100644 (file)
@@ -42,8 +42,6 @@ test:
   uuid_prefix: zzzzz
 
 common:
-  secret_token: ~
-  blob_signing_key: ~
   uuid_prefix: <%= Digest::MD5.hexdigest(`hostname`).to_i(16).to_s(36)[0..4] %>
 
   # Git repositories must be readable by api server, or you won't be