]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/dird/dird_conf.h
kes Reduce bconsole help to fit in 80 columns
[bacula/bacula] / bacula / src / dird / dird_conf.h
index 222afb9b7e2447c5cc60cdfd5c50f6e362a8f151..fea4ee029e7010261e090ba242c3206b2a1764e1 100644 (file)
@@ -562,6 +562,7 @@ public:
    bool  AutoPrune;                   /* default for pool auto prune */
    bool  Recycle;                     /* default for media recycle yes/no */
    POOL  *RecyclePool;                /* RecyclePool destination when media is purged */
+   POOL  *ScratchPool;                /* ScratchPool source when requesting media */
    alist *CopyPool;                   /* List of copy pools */
    CAT *catalog;                      /* Catalog to be used */
    /* Methods */