]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: frontend: add rgw_frontend_defaults configurable
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 18 Feb 2020 19:24:15 +0000 (11:24 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Sat, 29 Feb 2020 03:16:47 +0000 (19:16 -0800)
commite71a1984efbd303237060c41bfe173bf0382c273
tree2cabcc4b4903f6e24501ea93eb07bac23c963a35
parent63c1428966bbbf31521b02edd25fe771aa4c8227
rgw: frontend: add rgw_frontend_defaults configurable

Allow setting default configuration per frontend config option. This allows
having defaults for part of the frontend config options and set others.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/common/options.cc
src/rgw/rgw_frontend.cc
src/rgw/rgw_frontend.h
src/rgw/rgw_main.cc