diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-10-07 20:39:57 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-11-27 19:40:47 -0500 |
commit | e37589f5f5253d81c62f8846dbf721c23fe48d44 (patch) | |
tree | f6a92b74b3b82453f7bce68b33647a428d144624 /src/doc_reform/meta/conf_make_meta_structs.d | |
parent | sqlite related internal naming (diff) |
configuration, hierarchy filenames & paths ...
Diffstat (limited to 'src/doc_reform/meta/conf_make_meta_structs.d')
-rw-r--r-- | src/doc_reform/meta/conf_make_meta_structs.d | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doc_reform/meta/conf_make_meta_structs.d b/src/doc_reform/meta/conf_make_meta_structs.d index 2a95379..dc9d635 100644 --- a/src/doc_reform/meta/conf_make_meta_structs.d +++ b/src/doc_reform/meta/conf_make_meta_structs.d @@ -206,7 +206,6 @@ struct ConfCompositeSiteLocal { string w_srv_cgi_host; // if not set same as webserv_host string w_srv_cgi_bin_subpath; string w_srv_cgi_bin_path; - string w_srv_cgi_search_title; string w_srv_cgi_search_script; string w_srv_cgi_search_script_raw_fn_d; string w_srv_cgi_port; |