X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=submit%2Fsubmitd.h;h=6078eb995d7d95bb145d30a28275ad313515a188;hb=24a6e512fa3427c0f7f3003723093ff38ec11637;hp=5d5eea276a4b08b9818dd4149ecd1d87ff59086e;hpb=a56d61d402c68c3746f5e84be6dbfb949d897db1;p=moe.git diff --git a/submit/submitd.h b/submit/submitd.h index 5d5eea2..6078eb9 100644 --- a/submit/submitd.h +++ b/submit/submitd.h @@ -50,6 +50,8 @@ struct conn { }; extern uns max_request_size, max_attachment_size, trace_commands; +extern uns max_versions; +extern byte *history_format; /* submitd.c */