This file is indexed.

/usr/include/midgard2/midgard/midgard_config_auto.h is in libmidgard2-dev 10.05.6-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
#define MIDGARD_LIB_PREFIX "/usr"
#define MIDGARD_GLOBAL_SCHEMA "/usr/share/midgard2/MidgardObjects.xml"

/* Define directory path where all 'local' schemas are stored.
 * Global schema is basic midgard schema , while local ones are defined 
 * per virtual host or per application.
*/ 
#define MIDGARD_LSCHEMA_DIR "/usr/share/midgard2/schema"
#define MIDGARD_SHARE_DIR "/usr/share/midgard2" 
#define MIDGARD_LIB_VERSION "10.05.6" 
#define MIDGARD_LIB_VERSION_STRING ""
#define MIDGARD_DBUS_SUPPORT 1