]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/stored.h
Tweak debug levels in reservations + Correct typo in UTF-8 error message as reported by:
[bacula/bacula] / bacula / src / stored / stored.h
index 7516a7e9ea4b240cea34d3d662c479f9b386d15d..23c8da262ea03d14f10684a44591292df413fec5 100644 (file)
@@ -38,7 +38,7 @@
 
 /* Set to debug mutexes */
 //#define SD_DEBUG_LOCK
-const int sd_dbglvl = 100;
+const int sd_dbglvl = 300;
 
 #ifdef HAVE_MTIO_H
 #include <mtio.h>