]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl Add doc to how enable batch mode on windows director
authorEric Bollengier <eric@eb.homelinux.org>
Sat, 5 Apr 2008 10:00:29 +0000 (10:00 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sat, 5 Apr 2008 10:00:29 +0000 (10:00 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6744 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/win32/compat/mingwconfig.h

index 934ea79752ae4c4ea0a21d9dff030460d7bc0bb3..07ba69f6c8fe32438bfd4b38b2b87ef619b94098 100644 (file)
@@ -14,6 +14,9 @@
 /* Define if you want SmartAlloc debug code enabled */
 #define SMARTALLOC 1
 
+/* Define if you want to use Batch Mode */
+/* #define HAVE_BATCH_FILE_INSERT 1 */
+
 /* Define if you need function prototypes */
 #define PROTOTYPES 1