From 05d8698c643366df2933ec90b8bb248c188eff1b Mon Sep 17 00:00:00 2001 From: Cedrick Oka Baidai Date: Sat, 9 Mar 2019 20:09:58 +0000 Subject: [PATCH] * Updated recipes of coka vendors. --- coka/api-bundle/3.0/config/packages/oka_api.yaml | 2 +- coka/file-bundle/3.0/config/packages/oka_file.yaml | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/coka/api-bundle/3.0/config/packages/oka_api.yaml b/coka/api-bundle/3.0/config/packages/oka_api.yaml index 6a2dbc21..0261faf1 100644 --- a/coka/api-bundle/3.0/config/packages/oka_api.yaml +++ b/coka/api-bundle/3.0/config/packages/oka_api.yaml @@ -8,7 +8,7 @@ oka_api: wsse: enabled: false security_behaviors: - password_updater: true + password_updater: false response: compression: enabled: false diff --git a/coka/file-bundle/3.0/config/packages/oka_file.yaml b/coka/file-bundle/3.0/config/packages/oka_file.yaml index 90ed93d1..b0cc211f 100644 --- a/coka/file-bundle/3.0/config/packages/oka_file.yaml +++ b/coka/file-bundle/3.0/config/packages/oka_file.yaml @@ -1,13 +1,8 @@ oka_file: db_driver: orm - model_manager_name: ~ storage: root_path: '%env(OKAFILE_STORAGE_ROOT_PATH)%' webserver: scheme: http host: '%env(OKAFILE_STORAGE_WEB_SERVER_HOST)%' - port: 80 - path: '/' - image: - dominant_color: true