diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2020-04-03 15:13:31 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2020-05-20 11:27:25 -0400 |
commit | 6b3555e2ae0a7a93f7ab7be1b908a4c15350d460 (patch) | |
tree | 6c1b0f2cba9a688db19e4e9574e64ab0c593efb4 /src/doc_reform/meta/conf_make_meta_structs.d | |
parent | cgi search form, highlight matched text (diff) |
sql, sqlite internal site links
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, 1 insertions, 0 deletions
diff --git a/src/doc_reform/meta/conf_make_meta_structs.d b/src/doc_reform/meta/conf_make_meta_structs.d index 9707dab..3bab7d0 100644 --- a/src/doc_reform/meta/conf_make_meta_structs.d +++ b/src/doc_reform/meta/conf_make_meta_structs.d @@ -147,6 +147,7 @@ struct ConfCompositeSiteLocal { string w_srv_data_domain; // if not set same as webserv_domain string w_srv_data_root_part; string w_srv_data_root_url; + string w_srv_data_root_url_html; string w_srv_data_root_path; string w_srv_images_root_part; // string w_srv_url_doc_path; |