Switch to side-by-side view
--- a/src/httpfs.hxx +++ b/src/httpfs.hxx @@ -27,7 +27,8 @@ const std::string& datadir, const std::string& UUID, const std::string& friendlyname, - bool enableAV, bool enableOH, bool enableReceiver, + bool enableAV, bool enableOH, bool enableReceiver, + bool enableL16, const std::string& iconpath, const std::string& presentationhtml );