use the new parser by default
you can force the old parser with the command line flag --force-old-config-parser-v4.4-only (which will be present in v4.4 only, as the name suggests)
This commit is contained in:
@ -80,7 +80,7 @@
|
||||
#include "commands.h"
|
||||
#include "commands_parser.h"
|
||||
#include "config_directives.h"
|
||||
//#include "config_parser.h"
|
||||
#include "config_parser.h"
|
||||
#include "fake_outputs.h"
|
||||
#include "display_version.h"
|
||||
|
||||
|
Reference in New Issue
Block a user