X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=config.hh;h=976f691a91bf2835157cae071ef15c90b4d01361;hb=a4e14250b78fdbc289e29c5d25dd1444aae7dc3e;hp=44dddeb1d9f7dfa04aa6cfbf8023ad11fd7812c4;hpb=e7aa3355bca498de96d75d441865216706e74e3f;p=senf.git diff --git a/config.hh b/config.hh index 44dddeb..976f691 100644 --- a/config.hh +++ b/config.hh @@ -76,6 +76,14 @@ # define SENF_SENFLOG_LIMIT senf::log::NOTICE # endif # endif +# +# ifndef SENF_DEBUG_BACKTRACE_NUMCALLERS +# define SENF_DEBUG_BACKTRACE_NUMCALLERS 64 +# endif +# +# ifndef SENF_CONSOLE_MAX_COMMAND_ARITY +# define SENF_CONSOLE_MAX_COMMAND_ARITY 6 +# endif # # ///////////////////////////////hh.e//////////////////////////////////////// # endif