X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fserverconfig.h;h=7ef873e0797a56131c750d81dcf5c496f16b2eff;hb=1d2558fef038d7c846c477ab7f63985eab4790b7;hp=aa7956cbd273cf1ec1b797cab7df69694fe1e79b;hpb=6f749a031aa242a4e9473b8e121d6a2676ce1e0b;p=silc.git diff --git a/apps/silcd/serverconfig.h b/apps/silcd/serverconfig.h index aa7956cb..7ef873e0 100644 --- a/apps/silcd/serverconfig.h +++ b/apps/silcd/serverconfig.h @@ -177,6 +177,9 @@ typedef struct { SilcBool logging_quick; long logging_flushdelay; char *debug_string; + SilcBool httpd; + char *httpd_ip; + SilcUInt16 httpd_port; /* Other configuration sections */ SilcServerConfigCipher *cipher;